@charset 'utf-8';

/*通用*/
.more{display:block;width:90px;height:28px;border:1px solid #4e4692;border-radius:20px;color:#4e4692;text-align:center;font-size:12px;line-height:28px;-webkit-transition:all 1s;transition:all 1s;}
.more:hover{background:#4e4692;-webkit-box-shadow:0 0 10px #4e4692;box-shadow:0 0 10px #4e4692;color:#fff;}

/*关于我们*/
.h_about_section{padding:72px;border-bottom:8px solid #b5b5b5;}
.h_about_section .item img{display:block;width:100%;}
.h_about_section .item{width:600px;}
.h_about_section .item .item_tit{margin-bottom:20px;padding:42px 0 0 30px;color:#000;font-size:20px;}
.h_about_section .item .item_tit span{display:block;}
.h_about_section .item .item_tit .en{padding-bottom:10px;background:url(../images/line.jpg) no-repeat bottom left;font-size:26px;}
.h_about_section .item .item_con{padding:0 30px;}
.h_about_section .item p{color:#424242;text-indent:2em;font-size:12px;line-height:28px;}
.h_about_section .item .more{margin:30px auto 0;}

/*产品中心*/
.h_goods_section{padding:64px 0;background:#e5e5e5;}
.h_goods_section .title_box{position:relative;}
.h_goods_section .title_box .more{position:absolute;top:0;right:0;}
.h_goods_section .item_box{margin-top:25px;}
.h_goods_section .item{float:left;margin-right:120px;width:320px;-webkit-transition:all 0.5s;transition:all 0.5s;}
.h_goods_section .item:last-of-type{margin-right:0;}
.h_goods_section .item a{display:block;}
.h_goods_section .item .img{height:280px;}
.h_goods_section .item img{display:block;width:100%;height:100%;}
.h_goods_section .item .des{padding:28px 22px 22px 22px;height:110px;background:#fff;}
.h_goods_section .item .des h3{margin-bottom:8px;color:#000;font-size:16px;}
.h_goods_section .item .des p{color:#8d8d8d;font-size:12px;line-height:26px;}
.h_goods_section .item:hover{-webkit-box-shadow:0px 0px 15px #666;box-shadow:0px 0px 15px #666;-webkit-transform:translate(2px,2px);transform:translate(2px,2px);}

/*案例中心*/
.h_case_section{padding:72px 0px;}
.h_case_section .h_item_title{float:left;height:70px;line-height:70px;}
.h_case_section .search_box{float:left;margin-left:70px;padding:15px 0;}
.h_case_section .search_box .search_input{position:relative;padding:0 46px 0 21px;height:38px;border:1px solid #b2b2b2;border-radius:25px;}
.h_case_section .search_box .search_icon{position:absolute;top:-1px;right:15px;}
.h_case_section .search_box .search_input input{width:235px;height:38px;border:none;background:none;color:#6d6c6c;line-height:38px;}
.h_case_section .search_key{float:right;overflow:hidden;padding-top:10px;width:650px;height:60px;}
.h_case_section .search_key a{float:left;margin-bottom:10px;margin-left:5px;min-width:65px;color:#737373;font-size:14px;zoom:1;}
.h_case_section .search_key a:hover{color:#4e4692;text-decoration:underline;}
.h_case_section .content img{display:block;width:100%;height:100%;}
.h_case_section .content{position:relative;margin-top:15px;}
.h_case_section .content .case_list{margin-bottom:22px;height:510px;}
.h_case_section .content .case_item{height:510px;background:url(../images/loading.gif) no-repeat center;}
.h_case_section .content .btn{position:absolute;top:230px;width:48px;height:48px;opacity:0.8;cursor:pointer;-webkit-transition:all 0.5s;transition:all 0.5s;}
.h_case_section .content .prev_btn{left:30px;background:url(../images/l_arrow.png);}
.h_case_section .content .next_btn{right:30px;background:url(../images/r_arrow.png);}
.h_case_section .content .prev_btn:hover{-webkit-transform:scale(1.5);transform:scale(1.5);}
.h_case_section .content .next_btn:hover{-webkit-transform:scale(1.5);transform:scale(1.5);}
.h_case_section .content .case_nav{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.h_case_section .content .case_nav .nav_item{position:relative;float:left;overflow:hidden;margin-right:14px;width:188px;height:120px;cursor:pointer;-webkit-transition:all 0.5s;transition:all 0.5s;}
.h_case_section .content .case_nav .nav_item:last-of-type{margin-right:0;}
.h_case_section .content .nav_item .mask{position:absolute;top:0;width:100%;height:100%;background:rgba(0,0,0,0.6);-webkit-transition:all 0.5s;transition:all 0.5s;}
.h_case_section .content .nav_item.on .mask{background:rgba(22,38,122,0.6);}

/*媒体资讯*/
.h_news_section{padding-bottom:73px;}
.h_news_section .item_title{padding-bottom:10px;background:url(../images/line02.jpg) no-repeat center bottom;text-align:center;}
.h_news_section .l_item{float:left;width:600px;}
.h_news_section .l_item .more_box{margin:16px 0;}
.h_news_section .l_item .video_box{width:590px;height:400px;background:#ddd;}
.h_news_section .r_item{float:right;width:600px;}
.h_news_section .dotted{display:inline-block;margin-right:5px;width:8px;height:8px;background:url(../images/dian.png) no-repeat center;vertical-align:middle;}
.h_news_section .news_box{margin-top:65px;padding:0 20px;}
.h_news_section .news_show{margin-bottom:60px;height:151px;}
.h_news_section .news_show .img{float:left;width:206px;height:151px;}
.h_news_section .news_show .news_con{position:relative;padding-left:230px;height:151px;}
.h_news_section .news_show .news_tit{color:#424242;line-height:33px;}
.h_news_section .news_show p{display:-webkit-box;overflow:hidden;color:#6f6f6f;text-overflow:ellipsis;font-size:14px;line-height:26px;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
.h_news_section .news_show .date{position:absolute;bottom:0;color:#6f6f6f;font-size:12px;}
.h_news_section .news_show:hover .news_tit{color:#4e4692;}
.h_news_section .news_show:hover p{text-decoration:underline;}
.h_news_section .news_list{margin-bottom:20px;}
.h_news_section .news_list li{padding:16px 30px 16px 0;border-bottom:1px dashed #d0d0d0;font-size:16px;line-height:24px;}
.h_news_section .news_list li a{display:block;color:#424242;}
.h_news_section .news_list li .date{float:right;color:#6f6f6f;font-size:12px;}
.h_news_section .news_list li:hover a{color:#4e4692;text-decoration:underline;}

/*加入秃鹰*/
.h_join_section{height:530px;background:url(../images/h_goods.jpg) no-repeat center;}
.h_join_section .w_1200{position:relative;height:100%;}
.h_join_section .w_1200 .more{position:absolute;top:375px;left:120px;border-color:#fff;color:#fff;}

/*施工门店*/
.h_store_section{padding:0 0 72px 0;}
.h_store_section .h_item_title{padding:25px 0;}
.h_store_section .store_box .store_list{overflow:hidden;}
.h_store_section .store_box a{display:block;}
.h_store_section .store_box .store_list li{float:left;overflow:hidden;margin:0 5px;width:231px;height:154px;}
.h_store_section .store_box .store_list li img{display:block;width:100%;-webkit-transition:all 1s;transition:all 1s;}
.h_store_section .store_box .store_list li:hover img{-webkit-transform:scale(1.25);transform:scale(1.25);}
.h_store_section .store_box .btn{display:none;}