@charset "UTF-8";

/* public */
pre{white-space: pre-wrap;font-family:'Source-Han-Norm1b4de69cd81dd5c'  !important;word-wrap: break-word; }
blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0; outline: none;}
img{border:0;}
ul,dl,li,dt,dd{list-style:none;}
body{font-size: 14px;  overflow-x:hidden; font-family: "微软雅黑"; color: #000;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);-webkit-overflow-scrolling : touch ; background: #f6f6f6;}
a{font-size:14px;text-decoration:none;  color: #333;  z-index: 99999;}
.clearfix:after{content:""; display:block; height:0; clear:both;}
.clearfix{*zoom:1;}/*IE/7/6*/
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
input,textarea,select{outline: none;font-family: "微软雅黑"; line-height: normal;border:none;background: none;}
textarea{resize:none; overflow:hidden;}
select{-webkit-appearance: none;appearance: none; -ms-appearance: none;border-radius: 0;}
select::-ms-expand { display: none; }
i,em{font-style:normal;}
table{max-width:100%;overflow:hidden;}
.u_hidden{display: none;}
.fl{float:left;}
.fr{float:right;}
.z-container {width: 1200px;height:auto;clear: both;margin: 0 auto;}
.z-container2 {width: 1400px;height:auto;clear: both;margin: 0 auto;}
.z-container3 {width: 1200px;height:auto;clear: both;margin: 0 auto;}
.z-row {width: 100%;height: auto;clear: both;margin: 0 auto;}
.ellipsis{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ellipsis2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow:ellipsis;}
.ellipsis3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow:ellipsis;}
.ellipsis5{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;text-overflow:ellipsis;}

.clear{ clear: both;}
*:before,
*:after {
  z-index: -1;
}
/*swiper*/
.swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto;flex-shrink: 0;width: 100%;height: 100%; position: relative; z-index: 1;}
.swiper-container {margin: 0 auto;  height: 100%; position: relative; overflow: hidden;  z-index: 1;}
.swiper-wrapper { position: relative; width: 100%;height: 100%; z-index: 1;display: -webkit-box;display: -moz-box;  display: -ms-flexbox;  display: -webkit-flex;
	display: flex; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform;-o-transition-property: -o-transform; -ms-transition-property: -ms-transform;
	transition-property: transform; -webkit-box-sizing: content-box;-moz-box-sizing: content-box;   box-sizing: content-box;}
.swiper-pagination{text-align: center ;  height: 16px; display: flex; align-items: center; justify-content: center; width:100%; position: absolute; left: 0%; bottom: 58px; z-index:2; }
.swiper-pagination span{display: inline-block; width:20px; height: 2px; background: rgba(255,255,255,.34); box-sizing: border-box; margin: 0 3px; transition: all .8s; cursor: pointer;}
.swiper-pagination-bullet-active{  width: 72px!important;background: rgba(255,255,255,1)!important;}
.swiper-container-fade .swiper-slide{    pointer-events: none; -webkit-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active{pointer-events:auto; z-index: 3;}
.swiper-container-vertical>.swiper-wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
/*菜单栏按钮*/
.mobile_btn{cursor:pointer; width: 50px; height: 44px; display: none; position: absolute; right: 0; top: 0; z-index: 4; box-sizing: border-box;  padding: 14px 14px;  }
/*.mobile_btn.on .line1{transform:rotate(45deg);transform-origin:4px  0;}
.mobile_btn.on .line2{width:0;}
.mobile_btn.on .line3{transform:rotate(-45deg);transform-origin:-1px 0;}*/
.mobile_btn span{display:block; width:22px; height:2px; background:#666666; transition:all .45s;}
.mobile_btn .line2{margin:5px 0;  }

.z_header{ width: 100%; box-shadow: 0 0 10px rgba(0,0,0,.3); z-index: 9; height: 85px; line-height: 85px; background: #fff; position:fixed; left: 0; top: 0; transition: ease 1s; padding: 0 6.2%; box-sizing: border-box;}
.z_header .logo{ display: block; height: 85px; display: flex; align-items: center; float: left; line-height: 85px;}
.z_header .logo img{ vertical-align: middle; max-width: 19vw;}
.header_fr{ float: right;}
.header_nav{float: left; margin-right: 6vw; }
.header_nav li{ display: inline-block; position: relative;}
.header_nav li .onetit{ display: block; width: 100%; padding: 0 25px; color: #333333; box-sizing: border-box; font-size: 16px;}
.header_nav li.active .onetit,.header_nav li:hover .onetit{ color: #00a506;}
.header_nav .sub_down a{ display: block; height: 45px; text-align: center; line-height: 45px; background: #31a75b; color: #fff; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; margin-bottom: 1px;}
.header_nav .sub_down a:hover{ background: #1a9c3a;}
.header_nav .sub_down{ display: none; position: absolute; left: 0; top: 100%; width: 100%;}
.tel_bar{ float: left; font-size: 22px; font-family: arial; color: #34a038; background: url(../img/tel.png) no-repeat left center; padding-left: 30px;}
.z_banner{ margin-top: 85px;}
.z_banner img{ width: 100%; display: block;}
.index_icon{ background: #fff;  padding: 50px 0; text-align: center;}
.index_icon ul{ width: 1360px;}
.index_icon li{ float: left; width: 20%; text-align: center;}
.index_icon li .icon{ width:90px;  position: relative;  z-index: 1; margin: 0 auto; height: 90px;margin-bottom: 20px; border-radius: 50%; background: #fff; line-height: 90px; text-align: center; display: flex; align-items: center; justify-content: center;}
.index_icon li .icon img{ vertical-align: middle; transition: ease .6s; max-width: 100%; max-height: 100%;}
.index_icon li .icon:before{ content: ""; display: block; width: 120px; height: 120px; background: url(../img/yy.png) no-repeat center; background-size: cover; position: absolute; right: -35px; top: 4px;}
.index_icon li:hover .icon img{ transform:rotate(360deg);}
.index_icon li h3{ font-size: 18px; margin-bottom: 5px;}
.index_icon li h4{ font-size: 16px; color: #666;}
.index_pro{ background: #f6f6f6; padding: 65px 0;}
.index_tit{ text-align: center; margin-bottom: 25px;}
.index_tit h3{ font-size: 32px; margin-bottom: 20px; font-weight: bold;}
.index_tit h3 span{ position: relative; z-index: 1; display: inline-block;}
.index_tit h3 span:before{ content: ""; display: block; width: 33px; height: 2px; background: #959595; position: absolute; left: -45px; top: 50%; transform: translateY(-50%);}
.index_tit h3 span:after{ content: ""; display: block; width: 33px; height: 2px; background: #959595; position: absolute;right: -45px; top: 50%; transform: translateY(-50%);}
.index_tit h4{ color: #787676; font-size: 16px;}
.index_tit h4 .iconfont{ margin: 0 5px; color: #d4d4d4;}
.pro_nav{ text-align: center; width: 84%; margin-bottom: 40px;}
.pro_nav a{ display: inline-block; margin: 0 20px; font-weight: bold; border:1px solid #d2d2d2; height: 55px; width: 164px; text-align: center; line-height: 53px; color: #444444; font-size: 16px; border-radius: 20px 0 20px 0px;}
.pro_nav a.more{ color: #848484;}
.pro_nav a.active,.pro_nav a:hover{ background: #1a9c3a!important; border-color: #1A9C3A!important; color: #fff;}
.pro_nav a .iconfont{ font-size: 20px; margin-left: 5px;}
.pro_tabcon .child{ display: none;}
.pro_tabcon .child.active{ display: block;}
.index_prolist{ width: 84.3%; margin: 0 auto;}
.index_prolist ul{ margin-left: -1.8%;}
.index_prolist li{ width: 23.2%; float: left; margin-left: 1.8%;}
.index_prolist li .imgbox{ width: 100%; overflow:hidden; height: 420px;background: #fff; display: flex; justify-content: center; align-items: center;}

.index_prolist li:hover .imgauto{ transform: scale(1.05,1.05);}
.index_prolist li .info{ background: #f0f0f0; position: relative; padding: 20px 30px; padding-right: 60px; box-sizing: border-box;}
.index_prolist li h3{ font-size: 16px; font-weight: bold; height: 24px; margin-bottom: 5px; line-height: 24px; overflow: hidden;}
.index_prolist li h4{ font-size: 16px;height: 24px;line-height: 24px; }
.index_prolist li .icon-arr{ position: absolute; right: 0; top: 50%; transform: translateY(-50%); color: #00A506; font-size: 34px; transition: ease .5s; opacity: 0;}
.index_prolist li:hover .icon-arr{ transform: translate(-30px,-50%); opacity: 1;}
.index_prolist li:hover h3,.index_prolist li:hover h4{ color: #1A9C3A;}
.index_about{ background: url(../img/bg.jpg) no-repeat center; background-size: cover; background-attachment: fixed; padding: 80px 0;}
.index_tit2{ color: #fff;}
.index_tit2 h3 span:before,.index_tit2 h3 span:after{ background: #fff;}
.index_tit2 h4{ color: #fff;}
.about_con{ margin-top: 50px; position: relative;}
.about_pic{ width: 58%; height: 435px; background-position: center center; background-size: cover; background-repeat: no-repeat; float: right;}
.about_info{ background: #fff; width: 50%; padding: 50px; box-sizing: border-box; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.about_info .tit{ font-size: 26px; font-weight: bold;}
.about_info .line{ display: block; width: 52px; height: 2px; background: #1a9c3a; margin: 20px 0;}
.about_info .desc{ line-height: 24px; color: #555555; height: 72px; margin-bottom: 25px;}
.about_info .more{display: block; width: 130px; height: 40px; border:1px solid #c9c9c9; line-height: 40px; text-align: center; border-radius: 20px; color: #939393;}
.about_info:hover .more{ background: #1A9C3A; color: #fff; border-color: #1A9C3A;}
.index_sol{ padding-top: 60px; overflow: hidden;}
.sol_swiper li{ width: 25%; float: left; border:1px solid #fff; box-sizing: border-box; overflow: hidden; height: 31vw; position: relative;}
.sol_swiper li .imgbox{ width: 100%; height: 100%; transition: ease 1s; background-position: center center; background-size: cover; background-repeat: no-repeat;}
.sol_swiper li .tit{ width: 100%; position:absolute; left: 0; bottom: 0; height: 80px; padding: 0 10px;  padding-right: 70px; box-sizing: border-box; line-height: 80px; text-align: center; background: rgba(0,0,0,.4); color: #fff; font-size: 20px;}
.sol_swiper li .iconfont{ position: absolute; right: 30px; color: #fff; transition: ease .4s;opacity: 0; top: 50%; transform: translateY(-50%); font-size: 32px;}
.sol_swiper li:hover .imgbox{ transform: scale(1.1,1.1);}
.sol_swiper li:hover .iconfont{ opacity: 1;}
.index_case{ padding: 80px 0; background: #f6f6f6; }
.case_list{width: 84.3%; margin: 0 auto; margin-top: 45px;}
.case_list ul{ margin-left: -1%;}
.case_list li{ width:49%; float: left; margin-left: 1%; margin-bottom: 20px;}
.case_list li .imgbox{ width: 50%; float: left; height: 280px; overflow: hidden;}
.imgauto{ width: 100%; height: 100%;  background-position: center center; background-repeat: no-repeat; background-size: cover;transition: ease 1s;}
.case_list li .infobox{ width: 50%; transition: ease .4s;height: 280px; box-sizing: border-box;  background: #fff; float: right; text-align: center; padding: 60px 70px; padding-top: 80px; padding-bottom: 0; box-sizing: border-box;}
.case_list li h3{ font-size:18px; font-weight: bold;}
.case_list li .line{ display: block; width: 45px; height: 2px; background: #1a9c3a; margin: 20px auto;}
.case_list li .desc{ line-height: 30px; height: 60px; color: #666666;}
.case_list li .iconfont,.success_list li .iconfont{ color: #1A9C3A; transform: translateY(50px); opacity: 0; transition: ease .5s; display: block; font-size: 32px; margin-top: 20px;}
.case_list li:hover .imgauto{ transform: scale(1.1,1.1);}
.case_list li:hover .iconfont,.success_list li:hover .iconfont{ transform: translateY(0); opacity: 1;}
.case_list li:hover .infobox{ padding-top: 60px;}
.case_list li:hover h3{ color: #1A9C3A;}
.case_list li:nth-child(3) .imgbox,.case_list li:nth-child(4) .imgbox{ float: right;}
.case_list li:nth-child(3) .infobox,.case_list li:nth-child(4) .infobox{ float: left;}
.foot_top{ width: 100%; background: #252525; padding: 60px 0;}
.z_footer .z-container{ width: 84.3%; color: #fff;}
.foot_fl,.foot_fr{ float: left; width: 50%; display: flex; justify-content: space-between; align-items: center;}
.foot_logo{ float: left; width: 210px;}
.foot_logo img{ max-width: 100%;}
.foot_nav a{ color: #fff; width: 19%;  display: inline-block; font-size: 15px; }
.foot_nav{ border-bottom:1px solid rgba(255,255,255,.3); padding-bottom: 30px; margin-bottom: 30px;}
.foot_addre{ line-height: 28px; color: #bebebe; font-size: 15px;}
.foot_code img{ width: 110px; height: 110px;}
.foot_code{ text-align: center; margin-right: 10vw;}
.foot_fr{ justify-content: flex-end;}
.foot_frrr{ float: right;}
.foot_link{width:270px;  line-height:45px;  position:relative;}
.foot_link h2{position:relative; padding: 0 20px; border:1px solid #4a4a4a; box-sizing: border-box; color: #919191;  cursor:pointer; background:#353534;}
.foot_link h2:before{ content: ""; z-index: 1; display: block; width: 45px; height: 45px; background: url(../img/arr.png) no-repeat center; position: absolute; right: 0; top: 0; }
.foot_link h2 i{position:absolute; right:0; width:40px; height:40px; text-align:center; top:0; background:#333!important; color:#fff;}
.foot_link dl{visibility:hidden; text-align: center; opacity:0; transition:all .45s; position:absolute; left:0; top:50px; width:100%; max-height:200px; overflow-y:auto;}
.foot_link dd{border-top:1px solid #D9D9D9; background:#fff;}
.foot_link dd a{font-size:12px; color:#666; display:block;}
.foot_link:hover dl{visibility:visible; opacity:1;}
.foot_link dd a:hover{background:#f5f5f5;}
.bshare-custom{ margin-top: 60px; }
.bshare-custom a{ background: none!important; padding: 0!important; font-size: 24px!important; color: #6f6f6f!important;}
.z_footer{ overflow: hidden;}
.foot_copy{ width: 100%; height: 55px; line-height: 55px; background: #1a1a1a; color: #606060;}
.foot_copy a{ float: right; color: #606060;}
.other_banner{ width: 100%; height: 330px; background-position: center center; background-repeat: no-repeat; background-size: cover; height: 330px; margin-top: 85px; position: relative;}
.banner_position{position: absolute;left: 50%; top: 50%; transform: translate(-50%,-50%);}
.banner_text{  display: flex;align-items: center; justify-content: center;   text-align: center; background: rgba(26,156,58,.8); color: #fff; width: 280px; height: 105px;}
.banner_text:before{ content: ""; display: block; width: 20px; height: 20px; border-left:2px solid #fff; border-top:2px solid #fff; position: absolute; left: 10px; top: 10px;}
.banner_text:after{ content: ""; display: block; width: 20px; height: 20px; border-right:2px solid #fff; border-bottom:2px solid #fff; position: absolute; right: 10px; bottom: 10px;}

.banner_text h3{font-size: 30px; font-weight: bold;}
.banner_text h4{ font-size: 16px; line-height: 30px; font-family: arial; text-transform: uppercase;}
.banner_text .flexs{}
.pro_page{ width: 1400px;}
.propage_nav{ width: 220px; float: left; background: #595959; position: relative; top: -75px; z-index: 1;}
.propage_nav a{ color: #fff; display: block; height: 50px; width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pro_one{ font-size: 24px; font-weight: bold; background: #29a345; color: #fff; height: 75px; line-height: 75px; padding: 0 30px; box-sizing: border-box;}
.pro_two_li{ line-height: 50px;  box-sizing: border-box;}
.pro_two_tit{ font-size: 16px;}
.pronav_btn{ position: relative;padding:0 25px; box-sizing: border-box; display: block; width: 100%;}
.pronav_btn:before{ content: ""; transition: ease .6s; width: 50px; height: 50px; background: url(../img/arr1.png) no-repeat  center; position: absolute; right: 0; top: 0;}
.pronav_btn:after{ content:""; display: block; width: 6px; height: 6px; background: #fff; border-radius: 50%; position: absolute; left: 10px; top: 50%; transform: translateY(-50%);}
.pro_three_sub{ background: #39c463;}
.pro_three_sub a{ display: block;  width: 100%;padding:0 10px;padding-left: 30px; box-sizing: border-box; color: #fff;}
.pro_three_sub a.active,.pro_three_sub a:hover{ background: #fff; color: #333;}
.pro_sub{ display: none;}
.pro_three_li .pronav_btn{ padding-left: 30px;}
.pro_three_li .pronav_btn:after{ left: 20px; width: 5px; height: 5px;}
.pro_two_li.active{ background: #1a9c3a;}
.pro_two_li.active .pro_three_li{ background: #13af43;}
.pro_three_li.active .pronav_btn{background:#39c463;}
.pro_three_li.active .pro_three_sub{ background:#39c463;display:block;}
.pro_two_li.active>.pronav_btn:before,.pro_three_li.active .pronav_btn:before{ transform: rotate(90deg);}
.pro_list{ width: 1156px; float: right;}
.pro_list ul{ margin: 60px 0;margin-left: -1.8%; }
.pro_list li{ width: 32.5%; margin-left: 0.8%; margin-bottom: 20px;}
.loadmore{ display: block; text-align: center;}
.pro_page{ padding-bottom: 100px;}
.mob_probtn,.pro_close{ display: none;}
.page_wz{ width: 100%; height: 80px; line-height: 80px; background: #fff; color: #868585;}
.page_wz a{color: #868585;}
.page_wz a.active{ color:#1a9c3a;}
.proxq_page{ padding: 40px 0;}
.proxq_img{ width:35%; float: left;}
.proxq_img img{ width: 100%; display: block;}
.proxq_info{ width: 57.5%; float: right;}
.proxq_info .tit{ margin-top: 20px;}
.proxq_info .tit h3{ font-size: 24px; font-weight: bold;}
.proxq_info .tit .line{ display: block; width: 60px; height: 2px; background: #1a9c3a; margin: 20px 0;}
.pro_cs li{ display: flex; font-size: 16px; align-items: flex-start; color: #555555; line-height: 42px;}
.pro_cs li span{ flex-shrink: 0;}
.zx_btn{ display: block; margin: 30px 0; color: #333; background: #1a9c3a; font-size: 20px; color: #fff; width: 165px; height: 50px; line-height: 50px; text-align: center; display: flex; align-items: center; justify-content: center;} 
.zx_btn .iconfont{ font-size: 24px; margin-left: 5px;}
.ts_bar{ color: #f42b2b; font-size: 16px;}
.proxq_head{ margin-bottom: 30px;}
.proxq_tabli{ height: 60px; line-height: 60px; background: #ededed; text-align: center;}
.proxq_tabli li{ width: 50%; cursor: pointer; float: left; font-size: 20px;position: relative; z-index: 1;}
.proxq_tabli li.active{ background: #fff; color: #1a9c3a; }
.proxq_tabli li.active:before{ content: ""; display: block; width: 100%; height: 2px; background: #1a9c3a; position: absolute; left: 0; bottom: 0;}
.proxq_con .child{display: none; background: #fff; padding: 55px; box-sizing: border-box; color: #555555; font-size: 16px; line-height: 40px;}
.proxq_con .child.active{ display: block;}
.proxq_con .child img{ max-width: 100%!important; height: auto!important;}
.page_nav{ width: 100%; overflow: hidden; background: #fff; height: 80px; line-height: 80px;}
.page_nav li{ float: left; position: relative; z-index: 1;}
.page_nav li a{ display: block; padding-left: 15px; font-size: 16px; color: #444444; padding-right: 70px;}
.page_nav li:before{ content: ""; transition: ease .2s; opacity: 0; display: block; width: 4px; height: 4px; background: #1A9C3A; position: absolute; left: 5px; top: 50%; transform: translateY(-50%);}
.page_nav li.cur a,.page_nav li:hover a{ color: #1a9c3a;}
.page_nav li.cur:before,.page_nav li:hover:before{ opacity: 1;}
.public_page{ padding: 50px 0; padding-bottom: 70px;}
.sol_list ul{ margin-bottom: 40px;}
.sol_list li{ position: relative; margin-bottom: 20px;}
.sol_list li .imgbox{ width: 24%; overflow: hidden; height:345px; float: left;}
.sol_list li .infobox{ width: 76%; float: right; height: 345px; background: #fff; padding: 60px; box-sizing: border-box;}
.sol_list li h3{ font-size: 18px; font-weight: bold; height: 24px; line-height: 24px;}
.sol_list li .line{ display: block; width: 42px; height: 2px; background: #1a9c3a; margin: 30px 0; transition: ease .6s;}
.sol_list li:hover .line{ width: 100%;}
.sol_list li:hover h3{ color: #38a44f;}
.sol_list li .desc{line-height: 30px; font-size: 16px; color: #666666; height: 90px;}
.sol_list li .time{ color: #a4a4a4; margin-top: 25px;}
.sol_list li .arr_bg{ position: absolute; transition: ease .5s; opacity: 0; display: flex; align-items: flex-end; justify-content: flex-end; right: 0; bottom: 0; width: 138px; height: 87px; background: url(../img/arrbg.png) no-repeat center; background-size: 100% 100%;}
.sol_list li .arr_bg .icon-arr{ font-size: 34px; color: #fff; margin:0 20px 10px 0}
.sol_list li:hover .arr_bg{ opacity: 1;}
.sol_list li:hover .imgauto{ transform: scale(1.1,1.1);}
.sol_list li:hover{ box-shadow: 0 0 8px rgba(0,0,0,.12);}
.success_list{ width: 1200px;}
.success_list ul{ margin-left: -1.7%; margin-bottom: 20px;}
.success_list li{ width: 31.6%; margin-left: 1.7%; float: left; margin-bottom: 30px;}
.success_list li .imgbox{ width: 100%; height: 268px; overflow: hidden;}
.success_list li:hover .imgauto{ transform: scale(1.1,1.1);}
.success_list li .infobox{ width: 100%;overflow: hidden; transition: ease .4s;  background: #fff; height: 260px; padding: 40px 50px; box-sizing: border-box; text-align: center;padding-top: 70px;}
.success_list li h3{ font-size: 18px; font-weight: bold;}
.success_list li .line{ display: block; width: 44px; height: 2px; background: #1a9c3a; margin: 20px auto;}
.success_list li .desc{ color: #666; font-size: 16px; line-height: 30px; height: 60px;}
.success_list li:hover .infobox{ padding-top: 40px;}
.js_search{ width: 100%;margin-bottom: 45px; height: 64px; border-radius: 32px; border:1px solid #eee;background: #fff; line-height: 62px;}
.js_search .text{ height: 64px; font-size: 16px; width: 80%; float: left; padding: 0 30px; box-sizing: border-box;}
.js_search .sou{ width: 20%; display: block; height: 100%; float: right;background: url(../img/sou.png) no-repeat right 30px center;}
.js_list li{ position: relative; margin-bottom: 20px; z-index: 1; overflow: hidden;}
.js_list li a{ display: block; transition: ease .7s; font-size: 16px; color: #444444; width: 100%; height: 70px; line-height: 70px; background: #fff; padding: 0 50px; box-sizing: border-box;}
.js_list li:before{ content: ""; z-index: 1; display: block; width: 30px; height: 30px; background: url(../img/a1.png) no-repeat center; background-size: cover; position: absolute; left: 0; top: 0;}
.js_list li:hover:before{  background: url(../img/a2.png) no-repeat center; background-size: cover; position: absolute; left: 0; top: 0;}

.js_list li .tit{ display: inline-block; width: 60%;}
.js_list ul{ margin-bottom: 40px;}
.js_list li .xz{ width: 70px; height: 70px;background: url(../img/xz.jpg) no-repeat center; background-size: 100% 100%; position: absolute; right: 0; top: 0; transform:translateX(100%); transition: ease .5s; opacity: 0;}
.js_list li:hover .xz{ opacity: 1; transform: translateX(0);}
.js_list li:hover a{ padding-right: 100px;}
.js_list li .fr{ color: #a4a4a4;}
.js_list li:hover{box-shadow: 0 0 8px rgba(0,0,0,.1);}
.detail_tit{ font-size: 30px; text-align: center; color: #333333; margin-bottom: 40px;}
.detail_con{ line-height: 36px; font-size: 16px; color: #555555;}
.detail_con img{ max-width: 100%!important; height: auto!important;}
.artic_page{ padding: 70px 0;}
.artic_tit{ text-align: center; margin-bottom: 40px;}
.artic_tit h3{ font-size: 24px; font-weight: bold; margin-bottom: 20px;}
.artic_tit h4{font-size: 16px; color: #797979;}
.artic_con{ font-size: 16px; margin-bottom: 60px; color: #555555; line-height: 40px;}
.artic_con img{max-width: 100%!important; height:auto!important}
.page_topbar a{ width: 50%; font-size: 16px; color: #727171; float: left; height: 24px; line-height: 24px; padding-right: 20px; box-sizing: border-box;}
.contact_box{ margin-left: -1.3%; margin-bottom: 50px;}
.contact_box .box{ width: 32%;padding:0 10px; padding-top: 40px; box-sizing: border-box; height: 220px; background: #fff; float: left; text-align: center; margin-left: 1.3%; border:1px solid #fff; box-sizing: border-box;}
.contact_box .box:hover{ border-color: #1A9C3A;}
.contact_box em{ display: block; height: 32px;}
.contact_box h3{ font-size: 16px; font-weight: bold; margin: 10px 0;}
.contact_box h4{ font-size: 18px; margin: 10px 0;}
.contact_box h5{ color: #7b7b7b;}
.contact_map img{ width: 100%;}
@media screen and (max-width: 1500px){
.z_header{ padding: 0 4%;}
.header_nav{ margin-right: 4vw;}
.case_list li .infobox{ padding-left: 50px; padding-right: 50px;}
}
@media screen and (max-width: 1500px){
.z_header{ padding: 0 2%;}
.header_nav{ margin-right: 2vw;}
}
@media screen and (max-width: 1440px){
.index_icon ul{ width: 1200px;}	
.pro_nav a{ width: auto; padding: 0 25px; margin: 0 10px}
.index_prolist li .img{ height: 340px;}
.index_prolist,.case_list,.z_footer .z-container{ width: 90%;}
.index_prolist li .info{ padding: 20px; padding-right: 60px;}
.sol_swiper li .tit{ font-size: 16px;} 
.case_list li .infobox{ padding-left: 30px; padding-right: 30px;}
.foot_code{ margin-right: 5vw;}
.pro_page{ width: 90%;}
.propage_nav{ width: 18%;}
.pro_list{ width: 80%;}
.index_prolist li .imgbox{ height: 320px;}
.z-container2{ width: 94%;}
}


@media screen and (max-width: 1200px){
.z_header{height: 44px; line-height: 44px;}
.z_header .logo{ height:44px; line-height: 44px;}
.z_header .logo img{ max-width: 100%; height: 30px;}
.mobile_btn{ display: block;}
.header_fr{ width: 100%; transform: translateY(100%); transition: ease .6s; opacity:0; visibility: hidden; height:calc(100vh - 44px); position:fixed; left: 0; top: 44px; background: #00A506;}
.header_fr.on{ transform: translateY(0); opacity: 1; visibility: visible; }
.header_nav{ margin: 0; margin-top: 50px; width: 100%;}
.header_nav li{ display: block;line-height: 70px; width: 100%; text-align: center;}
.header_nav li.active .onetit,.header_nav li .onetit{ color: #fff;}
.z_banner{ margin-top: 44px;}
.z-container,.index_icon ul{ width: 94%;}
.other_banner{ margin-top: 44px;}
.header_nav .sub_down a{}
 }
 
@media screen and (max-width:980px){
.index_icon{ padding: 20px 0;}
.index_icon ul{ display: block; width: 100%;}
/*.index_icon li{ width: 33.3%; margin-bottom: 20px;}
.index_icon li:nth-child(1),.index_icon li:nth-child(2){ width: 50%;}*/
.index_icon li h3{ font-size: 12px; margin-bottom: 0;}
.index_icon li h4{ font-size: 12px;}
.index_icon li .icon:before{ display: none;}
.index_icon li .icon{ box-shadow: 0 0 5px rgba(0,0,0,.2);width: 40px; height: 40px; margin-bottom: 10px;}
.index_icon li h4{ display: none;}
.index_pro{ padding: 20px 0;}
.index_tit h3{margin-bottom: 5px;}
.index_tit h3 { font-size: 18px; }
.index_tit h4{ font-size: 12px;}
.pro_nav a{ height: 35px;line-height: 33px; font-size: 14px; border:5px 0 5px 0; padding: 0 10px; margin: 0 5px; margin-bottom: 10px; }

.pro_nav{ width: 100%; margin-bottom: 10px;}
.index_prolist{ width: 100%;}
.index_prolist li{ width: 48.2%; margin-bottom: 10px;}
.index_prolist li .img{ height: 200px;}
.index_prolist li .info{ padding: 10px;}
.index_prolist li h3{ margin-bottom: 0;}
.index_prolist li h3,.index_prolist li h4{ font-size: 14px;}
.index_prolist li .icon-arr{ display: none;}
.about_info{ position: relative; top: auto; transform: translateY(0); width: 100%; padding: 15px;}
.about_info .tit{ font-size: 18px;}
.about_info .line{ margin: 15px 0;}
.about_info .desc{ margin-bottom: 10px;}
.about_info .more{ width: 100px; height: 30px;line-height: 30px;}
.about_pic{ width: 100%; float: none; height: 214px;}
.index_about{ padding: 20px 0;}
.about_con{ margin-top: 20px;}
.sol_swiper li{height: 210px;}
.sol_swiper li .tit{ height: 40px; line-height: 40px; padding: 0 10px; font-size: 14px;}
.sol_swiper li .iconfont{ display: none;}
.index_case{ padding: 20px 0; overflow: hidden;}
.case_list{ margin-top: 20px;width: 100%;}
.case_list li{width: 99%; margin-bottom: 10px; }
.case_list li .imgbox{ height: 160px;}
.case_list li .infobox{ padding:12px 10px; height: 160px;}
.case_list li .line{ margin: 10px auto;}
.case_list li .desc{ line-height: 24px; height: 48px;  font-size: 14px;}
.case_list li h3{ font-size: 15px;}
.case_list li .icon-arr{ opacity: 1; margin-top: 10px; transform: translateY(0);}
.foot_fl, .foot_fr{ width: 100%; display: block;}
.foot_logo{ display: none;}
.foot_top{ padding: 20px 0;}
.foot_nav{ padding-bottom: 10px; margin-bottom: 10px;}
.foot_addre{ font-size: 12px; line-height: 20px;}
.foot_fr{ display: flex; justify-content: space-between; margin-top: 20px; align-items: center;}
.foot_link{ width: 160px;}
.foot_frrr{ width: 62%;}
.foot_frrr .foot_link{ width: 100%;}
.foot_code img{ width: 80px; height: 80px;}
.bshare-custom{ display: none;}
.foot_copy{ height: auto;line-height:normal; padding: 10px 0; font-size: 12px;}
.foot_copy a{ color: #fff; font-size: 12px; float: none;}
.other_banner{ height: 200px;}
.propage_nav{ width: 60%;height:100%; z-index: 10; transform: translateX(140%);visibility: hidden; transition: ease .6s; position: fixed; right: 0; top: 0px;   box-sizing: border-box; background: #595959;}
.propage_nav.on{ transform: translateX(0); visibility: visible;}
.pro_one{ text-align: center; font-size: 18px; height: 50px; line-height: 50px; padding: 0;}
.pro_two{ height: calc(100vh - 50px); overflow-y: scroll;}
.pronav_btn{ padding-right: 50px;}
.banner_text{ width: 180px; height: 60px;}
.banner_text h3{ font-size: 18px;}
.banner_text h4{ font-size: 14px;}
.pro_list ul{ margin: 20px 0; margin-left: -1.8%;}
.pro_list li{margin-left: 1.8%;}
.index_prolist li .imgbox{ height: 200px;}
.pro_page{ padding-bottom: 20px;}
.index_prolist li h4{ font-size: 12px;}
.mob_probtn{ display: block;  height: 50px;  background: #00A506; color: #fff; line-height: 50px; text-align: center; display: flex; align-items: center; font-size: 16px; justify-content: center;}
.mob_probtn .iconfont{ font-size: 24px; margin-left: 10px;}
.pro_close{ width: 50px; display: block; height: 50px; line-height: 50px; text-align: center; color: #fff; background: #595959; position: absolute; left: -50px; top: 0;}
.pro_close.iconfont{ font-size: 20px;}
.page_wz{ height: auto; line-height:24px; padding: 5px; box-sizing: border-box;}
.proxq_img{ width: 100%;}
.proxq_info{ width: 100%;}
.proxq_page{ padding: 20px 0;}
.proxq_info .tit h3{ font-size: 18px;}
.pro_cs li{ font-size: 14px; line-height: 28px;}
.zx_btn{ margin: 20px 0; font-size: 15px; height: 40px; line-height: 40px; width: 120px;}
.proxq_tabli li{font-size: 16px;}
.proxq_tabli{ height: 40px; line-height: 40px;}
.proxq_con .child{padding: 20px 10px; font-size: 14px; line-height: 24px;}
.page_nav{ height: 40px; line-height: 40px;}
.page_nav li a{ font-size: 14px; padding-right: 20px; padding-left: 15px;}
.sol_list{ padding: 20px 0;}
.sol_list ul{ margin-bottom: 20px;}
.sol_list li{ margin-bottom: 10px;}
.sol_list li .imgbox,.sol_list li .infobox{  height: 170px;}
.sol_list li .imgbox{ width: 40%;}
.sol_list li .infobox{ padding: 10px; width: 60%;}
.sol_list li h3{ font-size: 15px;}
.sol_list li .line{ margin: 10px 0;}
.sol_list li .desc{ font-size: 14px; line-height: 24px; height: 72px;}
.sol_list li .time{ margin-top: 10px;}
.sol_list li .arr_bg{display: none;}
.public_page{ padding: 20px 0;}
.success_list li{ width: 98.3%; margin-bottom: 10px;}
.success_list li .imgbox{height: 200px;}
.success_list li .infobox{padding: 15px;}
.success_list li h3{ font-size: 16px;}
.success_list li .line{ margin: 15px auto;}
.success_list li .desc{ font-size: 14px; line-height: 24px; height: 48px;}
.success_list li .infobox{ height: auto;}
.success_list li .iconfont{ display: none;}
.success_list li:hover .infobox,.case_list li:hover .infobox{ padding-top: 15px;}
.js_search{ height: 40px; line-height: 40px; margin-bottom: 20px;}
.js_search .text{ height: 40px; padding: 0 10px; font-size: 14px;}
.js_search .sou{ background-size: auto 20px;}
.js_list ul{ margin-bottom: 20px;}
.js_list li{margin-bottom: 10px;}
.js_list li a{ font-size: 14px; padding: 0 10px; height: 50px; line-height: 50px;}
.js_list li .fr{ font-size: 12px;}
.js_list li:before{ display: none;}
.detail_tit{ font-size: 18px; margin-bottom: 15px;}
.detail_con{ font-size: 14px; line-height: 24px;}
.artic_page{ padding: 20px 0;}
.artic_tit{ margin-bottom:15px;}
.artic_tit h3{ font-size: 18px; margin-bottom: 5px;}
.artic_tit h4{ font-size: 14px;}
.artic_con{ font-size: 14px; line-height: 24px; margin-bottom: 20px;}
.page_topbar a{ width: 100%; font-size: 14px; margin-bottom: 5px;}
.contact_box .box{ width: 98.7%; height: auto; padding: 10px; margin-bottom: 10px;}
.contact_box h4{ font-size: 14px;}
.contact_box{ margin-bottom: 10px;}
.case_list ul{ margin-left: 0;}
.case_list li{ margin-left: 0; width: 100%;}
.foot_nav a{ font-size: 14px;}
} 