﻿@charset "utf-8";
/* CSS Document */
.banner{position: relative;margin-top:132px;overflow: hidden}
.banner .swiper-pagination-yi{position: absolute;bottom:15px;z-index: 10;text-align: center;}
.banner .swiper-slide img{width: 100%;}
.banner .swiper-slide video{width: 100%; }
.banner .swiper-slide .m{display: none;}
.banner .swiper-pagination-yi .swiper-pagination-bullet{margin:0 5px;}
.banner .swiper-pagination-bullet{width: 12px;height: 12px;background: #fff;border-radius: 10px;border:1px solid #111;}
.banner .swiper-pagination-bullet-active{background: #009049;opacity: 1;border:1px solid #009049;}
.banner .swiper-button-next{background: none;width: 50px;height: 50px;line-height: 50px;text-align: center;margin-top: -25px;outline: medium;}
.banner .swiper-button-prev{background: none;width: 50px;height: 50px;line-height: 50px;text-align: center;margin-top: -25px;outline: medium;}
.banner .swiper-button-next, .swiper-container-rtl .swiper-button-prev{right: 1%;}
.banner .swiper-button-prev, .swiper-container-rtl .swiper-button-next{left: 1%;}
.banner .swiper-button-next i, .banner .swiper-button-prev i{font-size: 30px;color: #eee;}


.banner .swiper-button-next:hover{background:rgba(0,0,0,0.5);}
.banner .swiper-button-prev:hover{background:rgba(0,0,0,0.5);}

.banner .subiao{position: absolute;left: 50%;bottom:70px;z-index: 100;width: 50px;text-align: center;margin-left: -25px;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.banner .subiao i{color: #FFF;font-size: 30px;opacity: 0.4;}
.banner .subiao p{width: 4px;height: 4px;border-radius: 50px;background: rgba(255,255,255,0.4);margin-top: 4px;}
.banner .subiao p:last-child{width: 6px;height: 6px;}

/*文字屑*/
.zx_bt{max-width: 1480px;margin: auto;margin-top: 0;}
.zx_bt h2{text-align: center;font-size: 28px;color: #000;font-weight: 400;background: url(../images/bs_t.png) no-repeat bottom center;padding-bottom: 5px;}
.zx_bt h2 span{font-weight: bold;}
.zx_bt p{text-align: center;font-size:14px; color:#777;margin-top: 8px;margin-bottom: 25px;}

.content{}
.dyip{background:#fff; padding:35px 0 70px; overflow: hidden;}
.dyip .swiper-father{position: relative;}
.dyip .index_product{padding:25px 0;}
.dyip .index_product .swiper-slide{background: #FFF;}
.dyip .index_product .swiper-slide img{width: 100%;}
.dyip .index_product .swiper-slide .bt{padding:10px 0;}
.dyip .index_product .swiper-slide h2{font-size: 14px;text-align: center;line-height: 40px;}
.dyip .swiper-father .swiper-button-next,.dyip .swiper-father .swiper-button-prev{width: 50px;height: 50px;border-radius: 5px;line-height: 50px;text-align: center;box-sizing: border-box;}
.dyip .swiper-father .swiper-button-next i,.dyip .swiper-father .swiper-button-prev i{font-size: 30px;color: #666;}
.dyip .swiper-father .left{right: -60px;outline: medium;background: none;}
.dyip .swiper-father .right{left: -60px;outline: medium;background: none;}
.dyip .swiper-father .left:hover i,.dyip .swiper-father .right:hover i{color: #0091db;}
.dyip .swiper-pagination-bi{position: absolute;bottom:-25px;z-index: 11;text-align: center; width: 100%;}
.dyip .swiper-pagination-bi .swiper-pagination-bullet{margin:0 5px;}
.dyip .swiper-pagination-bullet{width: 12px;height:12px;background: #bbb;border-radius: 10px}
.dyip .swiper-pagination-bullet-active{background: #009049;opacity: 1;}

.derp{background:#fff; padding:45px 0 25px 0; overflow: hidden;}
.derp .jjfa{width: 100%;margin-top:20px; overflow: hidden;}
.derp .jjfa ul{margin-left: -0.5%;}
.derp .jjfa ul li{float: left; margin-left: 0.5%; width: 24.5%;margin-bottom: 1%; box-sizing: content-box;  overflow: hidden;}
.derp .jjfa ul li a{position: relative; display: block;margin-bottom: 1%;}
.derp .jjfa ul li .home_app1{background: #fff; overflow: hidden;}
.derp .jjfa ul li .home_app1 img{max-width: 100%;}
.derp .jjfa ul li .zcon { width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-color: rgba(0, 144, 73, .65); opacity: 0; transition: opacity .25s ease-in-out;-moz-transition: opacity .25s ease-in-out;-webkit-transition: opacity .25s ease-in-out; }
.derp .jjfa ul li a:hover .zcon{ opacity: 1; }
.derp .jjfa ul li .zcon p { width: 100%; color: #fff; font-size: 25px; line-height: 35px; text-align: center; position: absolute;left: 50%; top: 50%; transform: translate(-50%,-50%);overflow: hidden;}

.dsanp{background: url(../images/introduce_bg.jpg) left top no-repeat; background-size:cover; padding: 85px 0;overflow: hidden;}
.dsanp .intr_left{float: left; width: 45%; overflow: hidden;}
.dsanp .intr_left img{max-width: 100%;}
.dsanp .intr_right{float: right; width: 48%;}
.dsanp .intr_right .p1{color: #222;width: 100%; font-size: 32px; padding-bottom: 28px;}
.dsanp .intr_right .p2{color: #555;line-height: 32px;;text-align: justify;width: 100%;  font-size: 15px;}
.dsanp .intr_right .p2 p{text-indent: 2em;}
.dsanp .intr_right .more{display: inline-block;padding: 11px 45px;background: url(../images/btn_bg.jpg) no-repeat center left #bbb;background-size: 0% 100%;color: #fff;border-radius: 50px; margin-top: 45px;}
.dsanp .intr_right .more:hover{background-size: 100% 100%;}

.trans09{
	  transition: all 1.5s 0.9s;
  -moz-transition: all 1.5s 0.9s; /* Firefox 4 */
  -webkit-transition: all 1.5s 0.9s; /* Safari 和 Chrome */
  -o-transition: all 1.5s 0.9s; /* Opera */
}

/*新闻*/
.news{padding:0 0 30px 0; overflow: hidden;}
.Inews-box{overflow:hidden;margin:30px 0 0;display:none;}
.Inews-1st{display:block;width:28%;float:left; background:url(../images/ns_left.jpg) no-repeat;}
.Inews-1st .gs_nw{width: 86%; padding:5% 7%; overflow: hidden;}
.Inews-1st .gs_nw .gsbt{ font-size:24px; color:#fff; float:left;}
.Inews-1st .gs_nw .gsjt{ float:right; padding-top:10px; }

.Inews-1st .gs_tance{width:  86%; padding:0 7% 0 7%; overflow: hidden;}
.Inews-1st .gs_tance .gs_img{width: 100%;}
.Inews-1st .gs_tance .gs_img img{width:100%;}
.Inews-1st .gs_tance .gs_items { line-height:25px; width:100%; margin: 20px 0; overflow: hidden;}
.Inews-1st .gs_tance .gs_items .gs_items_a { display: block; color: #333; font-weight: bold; font-size: 18px; line-height: 30px; padding-bottom: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.Inews-1st .gs_tance .gs_items .gs_items_body { color: #706c6c; font-size: 14px; height:50px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.Inews-1st .gs_tance .gs_items .gs_items_date{ font-size: 13px; color: #706c6c; margin-top: 28px; text-align: right;}


.Inews-list{width:68.5%;float:right; background: #f8f8f8;}
.Inews-list .hye_news{width: 92%; margin:2.5% auto 0 auto; overflow: hidden;}
.Inews-list .hye_news .hye_toub{width: 100%; overflow: hidden;}
.Inews-list .hye_news .hye_toub .hybt{ font-size:24px; color:#fff; float:left; color: #444;}
.Inews-list .hye_news .hye_toub .hyjt{ float:right; padding-top:10px; }
.Inews-list .hye_news .hy_cont{width: 100%; margin:4% auto 2% auto; overflow: hidden;}
.Inews-list .hye_news .hy_cont ul{margin-left: -5%; overflow: hidden;}
.Inews-list .hye_news .hy_cont ul li{float: left; width: 45%; margin-left: 5%; line-height: 27px; margin-bottom:4%; overflow: hidden; position: relative;}
.Inews-list .hye_news .hy_cont ul li .hy_items_a { display: block; color: #333; font-weight: bold; font-size: 16px; line-height: 27px; padding-bottom:8px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.Inews-list .hye_news .hy_cont ul li .hy_items_body { color: #706c6c; font-size: 14px; height:81px; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.Inews-list .hye_news .hy_cont ul li .hy_items_date{ font-size: 13px; color: #706c6c; margin-top: 18px; text-align: right;}
.Inews-list .hye_news .hy_cont ul li .hy_items_date:before{position: absolute; left: 0;bottom: 0; content: "—————"; color: #bbb;}



/*内页代码*/
.ny_banner img{margin-top: 132px;display: block;max-width: 100%;height: auto;}

.bread_content{width:100%;border-bottom:1px solid #dedede; box-shadow: 0 3px 6px 0px #e8e8e8; background:#fff; overflow: hidden;}
.bread_content .bread_box{float: left;width: 28%;  padding:26px 0;font-size:13px;color:#333;}
.bread_content .bread_box span.bread_title{display:inline-block;position:relative;padding-left:35px; background: url(../images/sy.png) left center no-repeat;}
.bread_content .bread_box a{color:#444;display:inline-block;margin:0 1px;}
.bread_content .bread_box a:hover{color:#009049;}
.bread_content .bread_box b{color: #009049}
.bread_content .inner_nav{float:right; text-align: right;}
.bread_content .inner_nav ul{margin-top: 15px; display:flex;flex-flow:wrap}
.bread_content .inner_nav ul li{}
.bread_content .inner_nav ul li a{display:inline-block;padding:11px 25px;font-size:14px;color:#333;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;margin:0 5px; border-radius: 15px 0 0 0;}
.bread_content .inner_nav ul li a:hover , .bread_content .inner_nav ul li.active a{color:#fff;background:#009049;}


/*-------------inner_content-------------*/
.inner_content{width:100%;background:#fff; overflow: hidden;}
.inner_content .inner_about{width:100%;margin: 30px 0; font-size:14px; color:#444; line-height:31px;  overflow: hidden;}
.inner_content .inner_about img{display:inline-block;max-width:100%; width:100%;}
.inner_content .inner_about video{width:100%;}

.inner_flow {width:100%;margin: 30px 0;  overflow: hidden;}
.inner_flow table{border-left: 1px solid #000;border-top:1px solid #000; width: 100%; }
.inner_flow table td{border-right: 1px solid #000;border-bottom:1px solid #000; padding: 4px; line-height: 28px; font-size: 14px !important; text-align:center;}
.inner_flow table tr:first-child{background: #009049 !important; height: 50px; font-weight: bold; color: #fff; }
.inner_flow table tr:first-child td{font-size: 16px !important;}
.inner_flow table tr:nth-child(even){background: #fff;}
.inner_flow table tr:nth-child(odd){background: #ededed;}


.Ulimg{width:100%; overflow: hidden;}
.Ulimg ul{ margin-left:-2%; }
.Ulimg li{ float:left; width:23%; margin-left:2%; text-align:center; margin-bottom:1.5%;}
.Ulimg li img{ max-width:98%;}
.Ulimg li span{display:block; line-height:26px; font-size:13px; padding-top: 10px;}

.yanfa{margin-top: 10px;}
.yanfa ul{margin-left: -2%;}
.yanfa li{float: left;margin-left: 2%; width:23%;text-align: center;padding-bottom: 2%;}
.yanfa li img{width: 100%;}
.yanfa li p{display:block; line-height:25px; font-size:15px; padding-top: 10px;}

.products{width:100%;  margin:35px 0; overflow: hidden;}
.products h2{font-size: 24px;line-height: 80px;color: #333;}
.products ul{margin-left: -2%; }
.products li{width:23%;float: left;margin-left:2%;margin-bottom: 1.2%; transition: all 0.3s;}
.products li:hover{}
.products li .pic{border:1px solid #e0e0e0; overflow: hidden;}
.products li img{max-width: 100%; transition: all .3s;}
.products li img:hover{transform: scale(1.08);-ms-transform: scale(1.08);}
.products li p{line-height:25px; font-size:15px; padding:6px 0; text-align: center;}

.pro_tj{width:100%;  margin:5px 0; overflow: hidden;}


.products_con{width:100%;  margin:45px 0 25px; overflow: hidden;}
.promore_l{width:54%;float:left;}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:98%; border:1px solid #e6e6e6;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:100%; height:100%;}
.spec-scroll{clear:both;margin-top:10px;width:100%;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:30px;}
.spec-scroll .items{float:left;position:relative;width:88%; height:85px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px; margin-top:16px;}
.spec-scroll .items ul li{float:left;width:85px; margin-right: 6px; text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;max-width:95%;}
.spec-scroll .items ul li img:hover{border:1px solid #e70012; padding:2px;}

.pros_right{width:43%; float:right; overflow:hidden;}
.pros_right_top{width:100%;  border-bottom:1px dashed #e6e6e6;}
.pros_right_top h2{overflow:hidden; display:inline-block; font-size:24px; color:#333; font-weight:bold; padding-bottom:10px;}
.proleft{width:100%; font-size:14px; line-height:30px; margin-top:12px;}

.proleft_btn{width:100%; float:left; margin-top:30px;}
.proleft_btn li{width:145px; float:left; margin-right:10px;}
.proleft_btn li a{width:100%; height:45px; float:left; line-height:45px; text-align:center; font-size:17px; background:#444; display:block; color:#fff;}
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#e70012; color:#fff;}
.proleft_btn li img{max-width: 90%;}

.products_conss{width:100%;  margin:0 0 25px 0; overflow: hidden;}

.products_T{width:100%; height:45px; line-height:45px; background:#eee;}
.products_T span{padding:0 35px;height:45px; background:#01589b;color:#fff; font-size:16px; display: inline-block;}
.products_b{margin-top: 15px; line-height: 30px; font-size: 14px; overflow: hidden;}
.products_b img{max-width: 100%;margin: 6px 0;}


.pro_table{ margin:35px 0; overflow: hidden;}
.pro_table img{max-width: 155px;}
.pro_table table{border-left: 1px solid #000;border-top:1px solid #000; width: 100%;border-collapse: collapse;   font-size: 14px; margin-top: 8px;}
.pro_table table td{border-right: 1px solid #000;border-bottom:1px solid #000; padding:5px; line-height: 22px; text-align:center;}
.pro_table table tr:first-child{ height: 55px; font-weight: bold; background: #009049; color: #fff;}
.pro_table table td:first-child{width: 10%; }
.pro_table table td:nth-child(4){width: 20%; }


/*------------news------------------*/
.new-cont{width: 100%; margin:35px 0; overflow: hidden;}
.new-cont-list{width: 100%;background: #f5f5f5;padding: 30px 0;position: relative;transition: all 0.5s;-webkit-transition: all 0.5s;margin-bottom: 21px;}
.new-cont-list::before{width: 48px;height: 48px;content: '';display: block;background: url('../images/new-ico.png') no-repeat left center;position: absolute;right: 3%;top: 50%;margin-top: -24px;transition: all 0.5s;-webkit-transition: all 0.5s;}
.new-cont-list:hover::before{background-position: right center;}
.new-cont-list:hover{box-shadow:0px 6px 6px rgba(0, 0, 0, 0.15);transform: translateY(-6px);-webkit-transform: translateY(-6px);}
.new-cont-list .timer{width: 15%;display: inline-block;vertical-align: middle;text-align: center;border-right: 1px solid #dddddd;margin-right:3%;padding-bottom: 10px;}
.new-cont-list .txt{width:72%;display: inline-block;vertical-align: middle;}
.new-cont-list .timer b{display: block;font-size: 52px;line-height: 56px;color: #333;padding: 10px 0;}
.new-cont-list .timer span{font-size: 21px;color: #666;line-height: 24px;}
.new-cont-list .txt h5{font-size: 20px;color: #333;margin-bottom: 12px;}
.new-cont-list .txt p{color: #666;font-size: 14px; line-height: 28px;}



.NewsDetailed{ width: 100%; margin:45px 0; overflow: hidden;}
.NewsDetailed h4{line-height:32px;margin-bottom:15px;text-align:center;font-size:20px;color:#444;}
.NewsShowHits{padding-bottom:15px;text-align:center;border-bottom:1px #DEDEDE solid;color:#777;font-size:13px;}
.NewsDetailed-content{line-height:33px;padding:15px 0;margin-bottom:10px;font-size:15px;text-align:left; color: #444;}
.NewsDetailed-content img {max-width:100%;display:table-cell;clear:both;overflow:hidden; padding: 10px 0;}


.fanhui{float:right;width:126px;margin:0 auto;position:relative;height:1px;}
.fanhui a{ position:absolute;z-index:2;width:125px;height:42px;line-height:42px;top:25px;right:0; text-align:center;background:#009944;font-size:16px;color:#fff;display:inline-block;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.fanhui a:hover{color:#fff;font-size:16px;font-weight:100;text-decoration:underline;}


.PreveNext {border-top:1px #DEDEDE solid; margin:0px auto;width:100%;height:auto;padding-top:10px;padding-bottom:10px;clear:both;overflow:hidden;}
.PreveNext ul{float:left;}
.PreveNext li{width:100%;float:left;line-height:32px;text-align:left; font-size: 14px;}


.solutions_ulcat{width: 100%; overflow: hidden;}
.solutions_ulcat li{float: left;width: 100%;background: #f7f7f7;font-size: 15px;line-height: 2; box-sizing: border-box;}
.solutions_ulcat li .thumb{float: left;width: 50%;}
.solutions_ulcat li .desc{float: right;width: 50%;padding: 55px 70px;box-sizing: border-box;}
.solutions_ulcat li:nth-child(even) .thumb{float: right}
.solutions_ulcat li:nth-child(even) .desc{float: left;}
.solutions_ulcat li .thumb{overflow: hidden}
.solutions_ulcat li .thumb img{display: block;width: 100%;height: auto;}
.solutions_ulcat li p{height: auto;display: block;overflow: hidden;margin-bottom: 24px;line-height: 2}
.solutions_ulcat li .desc b{font-size: 25px;margin-bottom: 25px;display: block}
.solutions_ulcat li .desc a{border: 1px solid #009049;color: #009049;display: inline-block;padding: 5px 32px;}
.solutions_ulcat li .desc a:hover{background: #009049 ;color: #fff}
.solutions_ulcat li:hover .desc a{background: #009049 ;color: #fff}
.solutions_ulcat li:hover b{color: #009049}


.com-img img{ transition:all 0.4s ease-in 0s; -webkit-transition:all 0.4s ease-in 0s; -moz-transition:all 0.4s ease-in 0s; -o-transition:all 0.4s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}


.client{padding:50px 0; overflow: hidden;}
.client ul{margin-left: -2%;}
.client li{float: left;width: 18%;margin-left: 2%; margin-bottom: 2%;}
.client li img{width:95%; padding: 2%; border: 1px solid #e0e0e0;} 
.client li p{line-height: 28px;font-size: 14px;margin-top: 15px;overflow: hidden;}



/*联系我们*/
.contact .list{background-color:#f8f8f8;border:1px solid #e5e5e5;padding:40px 50px;position:relative; margin-top: 35px;}
.contact .list dl{margin-bottom: 3.2%; display: inline-block; vertical-align: top;}
.contact .list dt{font-size:15px;color:#009049;font-weight:bold;padding-bottom:20px;border-bottom:1px solid #e5e5e5;position:relative;}
.contact .list dt:before{content:"";display:block;width:35px;height:3px;background-color:#999999;position:absolute;left:0px;bottom:-1px;}

.contact .list dd{font-size:13px;color:#666;margin-top:16px; line-height:27px;}
.contact .list dd span{font-weight:bold;color:#555555;}
.contact .list .d1{width:30%;}
.contact .list .d2{width:30%;margin-left:4.5%;}
.contact .list .d3{width:30%;margin-left:4.5%;}

.contact .ls_map{width: 100%; margin: 2% 0 4%; border:1px solid #e5e5e5; overflow: hidden;}
#map_container{height: 580px;}


/*feedback*/
.content_box{margin:30px 0; overflow: hidden;}
.content_box .messages_box{width:auto;padding:0 1% 10px 0;}
.content_box .messages_box ul{width:100%;}
.content_box .messages_box ul li{padding:5px 28px 5px 5px;}
.content_box .messages_box .text-input,.content_box .messages_box .summary-input,.content_box .messages_box .qq-input{width:100%;height:33px;padding:0px 10px;line-height:normal;background:none repeat scroll 0% 0% rgb(253, 253, 253);border-width:1px;border-style:solid;border-color:rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201);box-shadow:1px 2px 3px rgb(183, 183, 183) inset !important;font-size:14px;}
.content_box .messages_box .cont-input{width:100%;height:130px;padding:10px;line-height:20px;background:none repeat scroll 0% 0% rgb(253, 253, 253);border-width:1px;border-style:solid;border-color:rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201);box-shadow:1px 2px 3px rgb(183, 183, 183) inset !important;font-size:14px;}
.content_box .messages_box .code-input{width:125px;vertical-align:middle;height:33px;padding:0px 10px;line-height:normal;background:none repeat scroll 0% 0% rgb(253, 253, 253);border-width:1px;border-style:solid;border-color:rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201);box-shadow:1px 2px 3px rgb(183, 183, 183) inset !important;}
.content_box .messages_box .verify-pic{height:35px;vertical-align:middle;}
.content_box .messages_box .submitBtn{text-align:center;padding-top:10px;}
.content_box .messages_box .messages-button{width:125px;height:34px;line-height:34px;font-size:16px;color:#fff;text-align:center;background:none repeat scroll 0% 0% #01589b;border:none;}