@charset "UTF-8";

/* public */
pre{white-space: pre-wrap; font-family: "microsoft JhengHei";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: "microsoft JhengHei"; color: #000;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);-webkit-overflow-scrolling : touch ; background: #f1f1f1;word-wrap:break-word;}
a{font-size:14px;text-decoration:none;  color: #333; transition: all .45s;}
.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: "microsoft JhengHei"; 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%;}
.u_hidden{display: none;}
.fl{float:left;}
.fr{float:right;}
.z-container {width:74%;height:auto;clear: both;margin: 0 auto;}
.z-container2 {width: 1250px;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;}
.ellipsis4{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;text-overflow:ellipsis;}
.ellipsis5{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;text-overflow:ellipsis;}
.lh-flex,.l-grid-2,.l-grid-3,.l-grid-4,.l-grid-5,.l-grid-6{display:flex;display:-webkit-flex;flex-direction:row; -webkit-flex-direction:row;flex-wrap:wrap; -webkit-flex-wrap:wrap;}
table{border-collapse: collapse; width:100%}
table tr td{padding: 0 5px; box-sizing:border-box; border:1px solid #eee;padding: 5px; }

#newBridge .nb-icon-wrap{display:none !important;}
.clear{ clear: both;}
*:before,
*:after {
  z-index: -1;
}
@font-face {
  font-family: 'num1';  /* project id 574899 */
  src: url("../fonts/CENTURY GOTHIC_0.TTF");

}
@font-face {
  font-family: 'num2';  /* project id 574899 */
  src: url("../fonts/CENTURYGOTHICBOLD.TTF");

}
.sure{display: block;
    width: 100px;
    height: 40px;
    background: #11886A;
    border-radius: 30px;
    text-align: center;
    margin: 20px auto;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    line-height: 40px;}
.z_flex{ display: flex;display: -ms-flexbox; align-items: center;}
.flex{display:flex;display:-webkit-flex;display: -ms-flexbox;flex-direction:row; -webkit-flex-direction:row;flex-wrap:wrap; -webkit-flex-wrap:wrap;}
/*分享*/
#bsWXBox{box-sizing:initial;}
#bsBox{box-sizing:initial;}
/*浏览器滚动条*/
::-webkit-scrollbar{width:5px;height:5px;}
::-webkit-scrollbar-button:vertical{display:none}
::-webkit-scrollbar-track:vertical{background-color:black}
::-webkit-scrollbar-track-piece{background:#E3E3E3}
::-webkit-scrollbar-thumb:vertical{background-color:#555;border-radius:30px}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#3B3B3B}
::-webkit-scrollbar-corner:vertical{background-color:#535353}
::-webkit-scrollbar-resizer:vertical{background-color:#FF6E00}
.z_header{ width: 100%; z-index: 10; transition: ease .4s; color: #fff;  position: fixed; left: 0; top: 0; padding: 0 2.083333333333333vw; box-sizing: border-box;}
.z_header.on,.z_header2{ background: #11886A;}
.z_header a{ color: #fff;}
.z_header a:hover{ color:#81CD50}
.z_header_fl,.z_header_fr{ float:left; height: 120px;line-height: 120px; transition:cubic-bezier(0.215,.61,.355,1) .45s;}
.z_header.on .z_header_fl,.z_header.on .z_header_fr{height:80px;  line-height:80px }
.z_header.on .z_logo img{max-height: 2vw;}
.z_header.on .z_logo{ line-height:80px}
.z_header.on .z_header_nav li{ line-height:80px}
.z_header.on .z_menu_btn{width:40px; height:40px;margin-top:20px}
.z_header.on .z_menu_btn div{ margin-top:12px}


.z_logo{ display: block; line-height:120px; margin-right: 2.604166666666667vw; float:left; }
.z_logo img{ display:inline-block; vertical-align: middle; max-height: 2.604166666666667vw;transition:cubic-bezier(0.215,.61,.355,1) .45s;}
.z_header_tel{ float: left;}
.z_search_btn{width: 50px; margin-right: 10px; cursor: pointer;     display: inline-block;
    vertical-align: middle;} 
.z_search_btn img{ display: block; margin: 0 auto;}
.z_header_tel .telnum{ font-size: 16px;}
.z_header_fr{ float: right; margin-left: auto;}
.z_header_nav{ float:left}
.z_header_nav li{ display: inline-block;  margin-right: 2.604166666666667vw;}
.z_header_nav li a{ display: block; font-size: 16px;}
.z_header_nav li:hover>a{ color: #81CD50;}
.z_menu_btn{ width:50px;cursor: pointer; justify-content: center; float:right; margin-top:32px; height: 50px; border:1px solid #fff; border-radius: 50%;transition:cubic-bezier(0.215,.61,.355,1) .45s;}
.z_menu_btn div{  width:20px; margin:0 auto;margin-top:17px; }
.z_menu_btn .line{ display: block; transition: ease .5s; width: 20px; height: 2px; background: #fff;}
.z_menu_btn .line2{ margin: 5px auto; transform: translateX(4px);}
.z_menu_btn:hover{ border-color: #81CD50;}
.z_menu_btn:hover .line{transform: translateX(4px); background: #81CD50;}
.z_menu_btn:hover .line2{  transform: translateX(0);}
.z_slide_mask{ width: 100%; opacity: 0; visibility: hidden; transition: ease .6s;  height: 100%; position: fixed; left: 0; top: 0; background: #fff; z-index: 12;}
.z_slide_mask.on{opacity: 1; visibility: visible;}
.z_slide_mask .z-container{ position: relative; display: flex;display: -ms-flexbox; align-items: center; justify-content: center; height: 100vh;padding: 7vh 0;box-sizing: border-box;}
.z_slide_tel span{ color: #11886a; font-weight: bold;}
.z_slide_tel{ float: left; font-size: 16px;}
.z_slide_close{ float: right; font-size: 18px; color: #11886A; cursor: pointer;}
.z_slide_close .icon{ display: inline-block; width: 24px; height: 24px; background: url(../img/close.png) no-repeat center; vertical-align: middle; margin-right: 10px;}
.z_slide_middle{ margin: 100px 0; width: 100%; position: relative;}
.z_slide_fl{ float: left;}
.z_slide_logo img{ display: block; max-height: 60px;}
.z_slide_logo{ margin-bottom: 20vh;}
.z_slide_code{ border:1px solid #cccccc; margin-right: 20px; display: inline-block; padding: 9px; border-radius: 3px;}
.z_slide_code img{ width: 100px; height: 100px; display: block;}
.z_slide_fl_btm{align-items: flex-end;}

.z_slide_share a{ display: block; width: 44px; height: 44px; text-align: center; border:1px solid #d0d0d0; border-radius: 50%; line-height: 44px; font-size: 20px; color: #999999;}
.z_slide_share .iconfont{ font-size: 24px;}
.z_slide_share li{ display: inline-block; margin-left: 20px; position: relative;}
.z_hover_code{width: 80px; background: #fff;border:1px solid #11886A;box-sizing: border-box; opacity: 0; visibility: hidden; transition: ease .4s; padding: 5px; box-shadow: 0 0 10px rgba(0,0,0,.1); height: 80px; position: absolute; left: 50%; top: 54px; transform: translateY(20px); margin-left: -40px;}
.z_hover_code img{ display: block; width: 100%;}
.z_slide_share li:hover .z_hover_code{ opacity: 1; visibility: visible; transform: translateY(0);}
.z_slide_share li:hover>a{ color: #11886A; border-color: #11886A;}
.z_slide_fr{ float: right; width: 57%; margin-left: auto;}
.z_slide_fr li{float:right; margin-bottom: 6vh; }
.z_slide_fr a{ display: block;}
.z_slide_fr ul{ display:block}
.z_slide_fr ul li{ width:33.3%}
.z_slide_fr h3 a{font-size: 24px; line-height: 22px; padding-left: 10px; font-weight: bold; position: relative;}
.z_slide_fr h3 a:before{ content: ""; display: block; width: 4px; height: 22px; background: #11886A; position: absolute; left: 0; top: 0;}
.z_slide_fr h3{ margin-bottom: 10px;}
.z_slide_fr .subdown{ padding-left: 10px; box-sizing: border-box;}
.z_slide_fr .subdown a{ line-height: 36px; font-size: 16px; color: #444444;}
.z_slide_fr a:hover{ color: #11886A;}
.z_slide_btm{ color: #444444; position: absolute; left: 0; bottom: 7vh; width: 100%;}
.z_slide_top{ width: 100%; position: absolute; left: 0; top: 7vh;} 
.z_slide_fr ul{ display: flex;display: -ms-flexbox; justify-content: space-between;}
.words_change{ margin-right:20px; float:left;}
.words_change a{    transition: ease 0s;}
/*banner*/

.swiper-slide {  -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: transform; transition-property: transform; transition-property: transform,-webkit-transform}
.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
.swiper-wrapper { position: relative; width: 100%; height: 100%;   display: -webkit-flex; display: -ms-flexbox; display: flex;display: -ms-flexbox; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: transform; transition-property: transform; transition-property: transform,-webkit-transform; -webkit-box-sizing: content-box; box-sizing: content-box; }
.swiper-container { margin: 0 auto; position: relative; overflow: hidden; list-style: none; padding: 0; z-index: 1; }
.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 {flex-direction: column;
    }
.z_banner{ background:url(../img/bgs.png) no-repeat center; background-attachment: fixed;}
.z_banner .bd,.z_banner .bd>li,.z_banner .bd>li .img,.z_banner .bd>li .show{width:100%; height:100vh; position:relative; overflow: hidden;}
.z_banner .bd li .img{background-position:center top; background-repeat:no-repeat; background-size:cover;}
.z_banner .bd li .show{transform:scale(1.2); transition:ease 2s; opacity:.5;}
.z_banner .bd li .banner_text .z-container{color:#fff;opacity:0; transition:ease 1s;transform:translate(50%,0);}
.z_banner .banner_text{ position: absolute;  left:0; top: 24vh; width: 100%;}
.z_banner .banner_text h3{ font-size: 60px; color: #fff; font-weight: bold;}
.z_banner .banner_text .h4{ color: #fff; margin-top: 10px; font-size: 16px; width:100%; line-height:30px}
.z_banner .bd li.swiper-slide-active .show,.z_banner .bd li.swiper-slide-duplicate-active .show{transform:scale(1); opacity:1;}
.z_banner .bd li.swiper-slide-active .banner_text .z-container,.z_banner .bd li.swiper-slide-duplicate-active .banner_text .z-container{transform:translate(0,0); opacity:1; transition-delay:1s;}   


.z_banner_box{ position: absolute; z-index: 3; left: 0; top: 45vh; width: 100%;}
.z_banner_btn a{ display: inline-block; box-sizing: border-box; margin-right: 20px; width: 180px; text-align: center; height: 56px; line-height: 52px; color: #fff; border:2px solid #fff; border-radius: 28px; font-size: 16px;}
.z_banner_btn a .iconfont{ display: inline-block; margin-left: 10px;}
.z_banner_btn .more,.z_banner_btn a:hover{ background: #11886A; border-color: #11886A;}
.z_banner .hd{ margin-top: 60px; display: inline-block;}
.z_banner .hd li{display: inline-block; cursor: pointer; margin-right: 70px; width: 26px; height: 26px; border:1px solid #fff; border-radius: 50%; box-sizing: border-box; position: relative;}
.z_banner .hd li:before{ content: ""; display: block; width: 8px; height: 8px; border-radius: 50%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); background: #fff;}
.z_banner .hd li.on:before{ background: #81cd50;}
.z_banner .hd li.on{ border-color: #81cd50;}
.z_banner .hd li:last-child{ margin-right:0;}
.z_banner .hd li:after{content: ""; display: block; width: 70px; height: 3px; background: url(../img/dot.png)repeat-x center; position: absolute; right: -70px; top: 50%; transform: translateY(-50%);}
.z_banner .hd li:last-child:after{ display: none;}
.z_num_box{ width: 100%; z-index: 3; position: absolute; left: 0; bottom: 0;}
.z_num_box .z-container{ width: 74%; background: url(../img/bg.jpg); }

.z_num_box ul{display: flex; align-items: center;height:10vw;
    box-sizing: border-box;}
.z_num_box li{ flex: 1; width:25%; float:left; border-right:1px solid #ffffff; padding: 0 20px; box-sizing: border-box;color: #fff; text-align: center;}
.z_num_box li h3{ font-size: 3vw; margin-bottom: 20px; font-weight: bold; line-height: 3vw; position:relative;display: inline-block;}
.z_num_box li h3 i{position:absolute; left:105%; top:0; font-size:2vw; line-height:2vw;}
.z_num_box li:last-child{ border-right:none;}
.z_num_box li h4{ font-size: 16px; line-height: 24px;}
.index_arr{ width: 13%;cursor: pointer ; padding: 10px; box-sizing: border-box; background: #81CD50; display: flex;display: -ms-flexbox;z-index: 3; align-items: center; justify-content: center; height:10vw; position: absolute; right: 0;bottom: 0;}
.index_arr img{ max-height: 100%; display: block; max-width:100%}
.z_search_box{ width: 100%; box-shadow: 0 0 20px rgba(0,0,0,.5); transition: ease .5s;opacity: 0;transform: translateX(-100%); visibility:hidden; background: #fff; height: 10vh; display: flex;display: -ms-flexbox; align-items: center; justify-content: center; position: absolute; left: 0; top: 100%; color: #333; font-size: 22px;}
.z_search_box.on{ transform: translateX(0); opacity: 1; visibility: visible;}
.z_search_box .text{ font-size: 22px; padding: 0 10px;box-sizing: border-box; width: 40%;}
.z_search_box .sou{ color: #11886A; font-size: 22px;}
.index_about{ position: relative;}
.index_about:before{ content: ""; display: block; width: 14%; height: 60%; background:url(../img/bg.jpg) center; position: absolute; right: 0;top: 0;}
.index_about .about_img{ width: 50%; float: left; position: relative; height: 35.41666666666667vw; overflow: hidden; background-size: cover; background-position: center; background-repeat: no-repeat;}
.about_img .bganimate{ display: block; pointer-events: none; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: #11886A; display:none }
@-webkit-keyframes fadebgIn {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

@keyframes fadebgIn {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

.fadebgIn {
	-webkit-animation-name: fadebgIn;
	animation-name: fadebgIn
}
.about_desc{ width: 37%; padding: 5.2vw 3.125vw; box-sizing: border-box; background: #fff; float: left; height: 35.41666666666667vw; overflow:hidden;}
.about_desc h3{ font-size: 1.7708333333333333vw; line-height: 1.7708333333333333vw; font-weight: bold; }
.about_desc .desc{ font-size: 15px;max-height: 240px; overflow: hidden; margin: 2.6vw 0; line-height: 30px;}
.index_more{ display: inline-block;transition: ease .4s; border:2px solid #11886a; box-sizing: border-box; width: 180px; height: 56px;line-height: 52px; text-align: center; border-radius: 28px; font-size: 16px; color: #11886A;}
.index_more .iconfont{ display: inline-block; margin-left: 10px; font-size: 20px;}
.index_more:hover{ background: #11886A; color: #fff;}
.index_pro{ padding: 100px 0;}

.index_tit_bar{ position: relative; margin-bottom: 40px;}
.index_tit{ width: 36%;}
.index_tit h3{ font-size: 36px; font-weight: bold; margin-bottom: 20px;}
.index_tit h4{ font-size: 15px; line-height: 28px;}
.index_nav{ position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.index_nav a{ display: inline-block; padding: 0 20px; position: relative; border-radius: 20px; height: 40px; line-height: 40px;}
.index_nav a.active,.index_nav a:hover{ background: #11886A; color: #fff;}
.index_nav a:before{ content: ""; display: block; width: 1px; height: 16px; background: #bbbbbb; position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.index_nav a:last-child:before,.index_nav a.active:before{ display: none;}
.imgbg{ width: 100%; height: 100%; background-position: center; background-repeat: no-repeat; background-size: cover; transition: ease 1s; }
.pro_swiper{position: relative; display: none;}
.pro_swiper.on{ display: block}
.pro_swiper:before{ content: ""; display:block; width: 50%;height: 100%; background: rgba(241,241,241,.8); position: absolute; left: -50%; top: 0; z-index: 1;}
.pro_swiper:after{ content: ""; display:block; width: 50%;height: 100%; background: rgba(241,241,241,.8); position: absolute; right: -50%; top: 0; z-index: 1;}
.pro_swiper li a{ display: block; width: 100%; height: 100%;}
.pro_swiper li .imgbox{ width: 100%;position: relative;  overflow: hidden;}
.pro_swiper li .imgbox img{ width:100%; display:block}
.pro_swiper li .infobox{ background: #fff; display: flex;display: -ms-flexbox; align-items: center; padding:1.5vw 20px; box-sizing: border-box;}
.pro_swiper li h3{ width: 70%; float: left; font-size: 20px; font-weight: bold;}
.pro_swiper li .icon-arr_r{ width: 56px; margin-left: auto; height: 56px; border-radius: 50%; border:1px solid #cccccc; display:inline-block; float: right; line-height: 54px; text-align: center; font-size: 24px; color: #777777; transition: ease .4s;}
.pro_swiper li .pro_num{ position: absolute; z-index: 1; display: inline-block; -webkit-text-fill-color:transparent;
  -webkit-text-stroke:2px #fff;font-size: 70px;line-height: 70px; font-family: 'num2'; left: 20px; bottom: 20px; color: #fff;  }
.pro_swiper li .pro_num:before{content: ""; display: block; width:15px; height: 15px; border-radius: 50%; border:2px solid #fff; box-sizing: border-box; position: absolute; right: -15px; bottom: 5px; }
.pro_swiper li:hover .imgbg{ transform: scale(1.1,1.1);}

.pro_swiper li:hover .icon-arr_r{ background: #11886A; color: #fff; border-color: #11886A;}
.index_solve{ position: relative; background: #fff;}
.solve_box{ width: 50%;float: left;padding: 4.6875vw 6%; padding-left: 12.5%; box-sizing: border-box;}
.solve_tit{ font-size: 36px; font-weight: bold; margin-bottom: 1.5625vw;}
.solve_tab_li li h3{ font-size: 16px;}
.solve_tab_li li a{ display: block;}
.solve_tab_li li{ margin-bottom: 20px; }
.solve_tab_li li .index_more{ height: 40px; display: flex;display: -ms-flexbox; margin-top: 20px; align-items: center;justify-content: center; line-height: 36px; width: 120px; font-size: 14px;}
.solve_tab_li li .desc{ color: #555555; line-height: 24px;}
.solve_tab_li .solve_down{ height: 0; overflow: hidden; transition: ease .6s;  position: relative;}
.solve_tab_li .solve_down:before{ content: ""; display: block;z-index: 1; width:0%; height: 1px; background:#11886A; position: absolute; left: 0; bottom: 0; transition: ease .4s;}
.solve_tab_li li.on .solve_down:before{ width: 100%;}
.solve_tab_li li.on h3{ font-size: 22px; color: #11886A; font-weight: bold;}
.solve_tab_li li.on .solve_down{ height: auto;padding: 1vw 0 1.5vw;box-sizing: border-box; }
.solve_swiper{ width: 50%;  float: right; overflow: hidden; height: 36.45833333333333vw; position: relative;}
.solve_swiper:before{ content: ""; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: rgba(0,0,0,.3); z-index: 1;}
.solve_swiper li{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0;}
.solve_swiper li .imgbg{transform:scale(1.2); transition: ease 1s; opacity:.5;}
.solve_swiper li.on .imgbg{transform:scale(1); opacity:1;}
.solve_swiper li.on{opacity: 1;}
.solve_num{ position: absolute; left: 20px; bottom: 20px; color: #fff; font-family: "num2"; font-size: 24px; z-index: 2;}
.solve_num .index{ font-size: 60px;}
.index_news{ padding: 100px 0;}
.tabchild{ display: none;}
.tabchild.on{ display: block;}
.news_list{ }
.news_list li{ width: 25%;border:1px solid #cccccc;    box-sizing: border-box; border-left: none; overflow: hidden; float: left;transition: ease .4s; border-right:1px solid #ccc;}
.news_list li:first-child{border-left:1px solid #cccccc;}
.news_list li a{ display: block; padding: 30px 20px; box-sizing: border-box;}
.news_list li .log{ color: #11886A; margin-bottom: 10px; display: block;}
.news_list li h3{ font-size: 18px; height: 20px; line-height: 20px; font-weight: bold; display:block;white-space: nowrap;}
.news_list li .imgbox{ width: 100%;opacity: 0; transform: translateY(50%); transition: ease .4s; height: 9.375vw; overflow: hidden; margin: 1.5625vw 0;}
.news_list li:hover{ background:#11886A;}
.news_list li:hover a{ color: #fff;transition: ease .4s;}
.news_list li:hover .log{ color: #fff;}
.news_list li:hover .imgbox{ transform: translateY(0); opacity: 1;}

.index_contact{ background: #fff; padding: 130px 0;  }
.index_contact .z-container{ position: relative;padding-bottom: 80px;}
.about_fl h3{ font-size: 36px; font-weight: bold;}
.about_fl .desc{ line-height: 28px; margin: 40px 0;}
.about_btnwarp a{ display: inline-block; margin-right: 20px; width: 180px; box-sizing: border-box; height: 50px; line-height: 46px; border:2px solid #11886A; border-radius: 25px; text-align: center; font-size: 16px; color: #11886A;}
.about_btnwarp a .iconfont{ font-size: 24px; vertical-align: middle; display: inline-block; margin-right: 5px;}
.about_btnwarp a.btn2,.about_btnwarp a:hover{ background: #11886A; color: #fff;}
.about_map{ position: absolute; width:70%; right: -60px; top: 50%; transform: translateY(-50%);}
.about_map img{ display: block; width: 100%;}
.z_contact_box{ width: 300px; position: absolute; right: 28%; top: 15%; box-shadow: 0 0 20px rgba(0,0,0,.25);}
.z_contact_box .imgbox{ width: 100%; height: 180px;}
.z_contact_box .infobox{ padding: 20px; background: #fff; padding-bottom: 30px; box-sizing: border-box;}
.z_contact_box .tit{ font-size: 18px; font-weight: bold; margin-bottom: 10px;}
.z_contact_box .tit .iconfont{font-size: 20px; color: #11886A; display: inline-block; margin-right: 10px;}
.z_contact_box p{  align-items: flex-start; line-height: 24px;}
.z_contact_box p span{ flex-shrink: 0;}
.index_hz{ padding: 100px 0; padding-bottom: 80px;}
.hz_tit{ text-align: center; font-size: 36px; font-weight: bold; margin-bottom: 40px;}
.hz_swiper{ position: relative;}
.hz_swiper li .imgbox{ width: 100%; text-align: center; height: 100px; padding: 20px; box-sizing: border-box; display: flex;display: -ms-flexbox; align-items: center; justify-content: center;}
.hz_swiper li .imgbox img{ display: block; max-height: 100%; max-width: 100%;  -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    
    filter: grayscale(100%);
	
    filter: gray;}
.hz_swiper li .imgbox:hover img{ -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    
    filter: grayscale(0%);
	
    filter: gray;}
.hz_btn.iconfont{ display: block; outline:none; transition: ease .4s; cursor: pointer; position: absolute; top: 50%; transform: translateY(-50%); width: 56px; height: 56px; border:1px solid #aaaaaa; border-radius: 50%; text-align: center; line-height: 54px; font-size: 24px; color: #aaa;}
.hz_btn.icon-arr_l{ left: -66px;}
.hz_btn.icon-arr_r{ right: -66px;}

.hz_btn.iconfont:hover{ background: #11886A; color: #fff; border-color: #11886A;}

.z_footer{ width: 100%; background: #111111;} 
.foot_top{ padding: 3.6458333333333335vw 0  1.5625vw 0; border-bottom:1px solid rgba(255,255,255,.1);display: flex;display: -ms-flexbox; justify-content: space-between;position: relative;
    z-index: 1;}
.foot_share{ margin-left: auto; float:right}
.foot_share a{ color: #666; border:none; background: rgba(255,255,255,.1);}
.foot_logo{ float:left}
.foot_logo img{ display: block; height: 2.604166666666667vw;}
.foot_btm{ padding: 3.125vw 0;}
.foot_nav{ float: left;}
.foot_nav a{ color: #fff; display: block; line-height: 36px; font-size: 15px;} 
.foot_nav li{ display: inline-block; vertical-align: top; margin-right: 3vw;}
.foot_nav li:last-child{ margin-right: 0;}
.foot_nav li h3{ margin-bottom: 20px;}
.foot_nav li h3 a{ font-size: 18px;}
.foot_nav a:hover{ color: #11886A;}
.foot_code_warp{ float: right; display: flex;display: -ms-flexbox; align-items: center;}
.foot_code_warp .zxbtn{ display: inline-block; width: 140px; height: 2.604166666666667vw;border-radius: 3px; line-height: 2.604166666666667vw; text-align: center; background: #222222; color: #fff; font-size: 15px;}
.foot_code_warp .zxbtn:hover{ background: #11886A;}
.foot_code_warp p{ line-height: 2.604166666666667vw; color: #fff;}
.foot_code_warp h3 a{ font-size: 1.3541666666666667vw; line-height: 1.3541666666666667vw; font-weight: bold; color: #11886A;}
.foot_code_warp .desc{ text-align: right; float:left}
.foot_code_warp .code { float:left;   margin-left:1.0416666666666665vw;}
.foot_code_warp .code .img{ width: 6.25vw; height: 6.25vw; background:#fff; border-radius: 3px; padding: 10px;box-sizing: border-box;}
.foot_code_warp .code img{ display: block; width:100%; height:100%}
.foot_code_warp .code h3{ text-align:center; margin-top:10px; color:#fff}
.foot_copy{ padding: 25px 0; color: #616161;}
.foot_copy a{color: #616161;}
.foot_copy span{ display: inline-block; margin-left: 20px;}
@keyframes zoombig {
	0%{transform: scale(1.2,1.2);} 

	100%{transform: scale(1,1);}
}
@keyframes moves {
	0%{transform: translateY(0px);} 
50%{transform: translateY(-20px);} 
	100%{transform: translateY(0px);}
}
.other_banner{position: relative; height: 100vh; overflow: hidden;}
.other_banner .imgbg{ display: block;animation: zoombig 4s linear forwards; background-attachment: fixed;}
.other_banner_text{ width: 100%; position: absolute; left: 0; top: 33vh; color: #fff; z-index: 2;}
.other_banner_text h3{ font-size: 3.6458333333333335vw; font-weight: bold; margin-bottom: 10px;}
.other_banner_text h4{ font-size: 16px; width:70%; line-height:30px;white-space:normal; height:60px;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow:ellipsis;}
.sbbar{ display: inline-block; position: absolute; left: 50%; bottom: 130px; margin-left: -10px; width: 20px; height: 36px; background: url(../img/sb.png) no-repeat center; z-index: 2;animation:moves 2s linear  infinite;}
.pages_con{ position: relative; }
.page_head{ height: 100px; line-height: 100px; position: absolute; top: -100px;left: 0;width: 100%; background: #fff; border-bottom:1px solid #ddd;}
 
.page_wz{ float: left; background: url(../img/wz.png) no-repeat left center; padding-left: 30px; color: #888888;} 
.page_wz:before{ content: ""; display: block; width: 4%; height:1px; background: #ddd; position: absolute; left: -4%; bottom: -1px; z-index: 1;}
.page_wz a{ color: #888;}
.page_nav{ float: right; position: relative;}
.page_nav li{ display: inline-block; position: relative; margin-left: 2vw; float:left}
.page_nav li a{ padding: 0 20px; display: block; font-size:16px}
.page_nav li:before{ content: ""; display: block; z-index: 1; width: 0; height: 4px; background: #11886A;position: absolute; left: 0; top: 0; transition: ease .5s;}
.page_nav li.cur:before,.page_nav li:hover:before{ width: 100%;}
.page_nav li.cur a,.page_nav li:hover a{ color: #11886A;}
.about_con{ padding: 80px 0; background: #fff;}
.about_con .fl{ width: 51%; float: left;}

.about_con .fr{ width: 48%; float: right;}
.about_con .fl .tit{ font-size: 36px; font-weight: bold; margin-bottom: 70px;}
.about_con .about_num h3{ font-size: 66px; font-family: "num2"}
.about_num li{ display: block;float: left; vertical-align: top; text-align: center; width: 25%;padding: 0 10px;box-sizing: border-box; }
.about_num li h4{ color: #555;  box-sizing: border-box;}
.about_num li:first-child{ padding-left: 0;}
.about_con .desc{ line-height: 32px; font-size: 16px;}
.about_con .more{ display: inline-block; background: url(../img/arr2.png) no-repeat bottom center; color: #11886A; padding-right:30px; font-size: 16px; line-height: 40px; margin-top: 40px;}
.about_page{ position: relative;}
.about_page:before,.pro_page:before,.page_head:before{ content: ""; display:block; width: 4%; height: 100%; background: #fff; position: absolute; left: -4%; top: 0; z-index: 1;}
.about_page:after{ content: ""; display:block; width: 100%; height: 79vh; background: #fff; position: absolute; right: -18%; top: 0;}
.pro_page:after,.page_head:after,.page_nav:after{ content: ""; display:block; width: 100%; height: 100%; background: #fff; position: absolute; right: -18%; top: 0;}
.page_head:after{ width: 18%; z-index: 1;}
.video_pop{display: block; width:1000px; height:600px;  background: #000; position: fixed; left: 50%; top: 50%; transform:translate(-50%,-50%); z-index: 999!important; display: flex;display: -ms-flexbox; justify-content: center; align-items: center; display: none;max-width:100%; max-height: 100%;}
.close_btn{width: 40px; height: 40px; position: absolute; right: 0; top: 0; background: url(../img/colse.png) no-repeat center; z-index: 100; cursor: pointer;}

#video{max-width:100%; max-height: 100%;}
.video_pop .z_row{width: 100%; height: 100%; display: flex;display: -ms-flexbox; align-items: center; justify-content: center;}

.about_bigimg{ width: 67%; float: left;}
.about_bigimg img{ display: block; max-width: 100%;}
.about_video{ width: 28%; float: right; position: relative;cursor: pointer; }
.about_video>img{ display: block; width: 100%;}
.about_video .playbtn{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 1;}
.about_video .playbtn img{ display: block; width: auto;}
.process_warp{position:relative}
.process_fl{width: 280px; background: #fff;padding: 130px 0;flex-shrink: 0;position: relative;z-index: 3;}
.process_tit{ font-size: 32px; font-weight: bold; margin-bottom: 50px;}
.process_tab{ padding-left: 90px;  min-height: 540px; box-sizing: border-box; background: url(../img/his.png) no-repeat left top; background-size: 88px auto;}
.process_tab li{ font-size: 18px; line-height: 68px; text-align: center;cursor: pointer; font-family: "num2";}
.process_tab li.active{ color: #11886A; text-decoration: underline;}
.process_tab {text-align: center;overflow: hidden;min-height: auto;}
.process_tab .iconfont { z-index: 4;}
.process_tab li {	height: 68px; outline: none;}
.process_tab_swiper {height: 340px; overflow: hidden;}
.process_tab .iconfont{ outline: none;}
.process_swiper .swiper-wrapper{position: relative; padding-left: 50px;}
.process_swiper li{ height: 600px; position: relative; position: relative;}
.process_swiper li:before{ content: ""; display: block; width: 2px; height: 50%; background: #ccc; position: absolute; left: 30px; top: 0;}
.process_fr{ position: relative; width:100%;  box-sizing: border-box; padding-left:280px; box-sizing:border-box; position:absolute; left:0; top:50%; transform:translateY(-50%)}
.process_swiper .swiper-wrapper:before{ content: ""; display: block; width: 1000%; height: 2px; z-index: -1; background: #cccccc; position: absolute; left: 0; top: 50%; margin-top: -1px;}
.process_swiper li .box{ background: #fff; padding: 25px 20px; border:2px solid #fff; box-sizing: border-box;}
.process_swiper li h3{ font-size: 42px; font-family: "num2"; margin-bottom: 10px;}
.process_swiper li .desc{ line-height: 28px; font-size: 16px; max-height: 140px; overflow: hidden;}
.process_swiper li:nth-child(even) .box{ position: absolute;left: 0; bottom: 0;}
.process_swiper li:nth-child(even):before{ bottom: 0; top: auto;}
.process_swiper li:after{ content: ""; display: block; width: 16px; height: 16px; border-radius: 50%; border: 2px solid #11886A; box-sizing: border-box;; background: #fff; position: absolute; left: 23px; top: 50%; margin-top: -8px; z-index: 2;}
.process_swiper li.active .box{ border:2px solid #11886A; }

.about_clutrue{ background-attachment: fixed;padding: 10vh 0; }
.about_tit{ text-align: center; color: #fff;}
.about_tit h3{ font-size: 36px; font-weight: bold; margin-bottom: 10px;}
.about_tit h4{ font-size: 16px;}
.cluture_box{ margin-top: 10vh;}
.cluture_box ul{ margin-left: -2.5%;}
.cluture_box li{ width: 22.5%; transition: ease .4s; padding: 10px; display: flex;display: -ms-flexbox; align-items: center; justify-content: center; overflow: hidden; margin-left: 2.5%; height: 210px; border:1px solid #fff; box-sizing: border-box; float: left; color: #fff; text-align: center;}
.cluture_box li h3{ font-size: 22px; font-weight: bold; margin-bottom: 10px;}
.cluture_box li .h4{font-size: 16px; line-height: 28px;}
.cluture_box li:hover{ background: #11886A; border-color: #11886A;}
.pro_warp{ background: #fff; padding: 12vh 0;}
.pro_box{  margin-bottom: 90px;}
.pro_box .pro_tit{ position: relative; }
.pro_box .infobox{padding-left: 40px; box-sizing: border-box;width: 47.8%; float: left;}
.pro_box .pro_tit:before{ content: ""; display: block; width: 5px; height: 100%; background: #11886A; position: absolute; left: -40px; top: 0; z-index: 1;}
.pro_box .pro_tit h3{ margin-bottom: 20px;}
.pro_box .pro_tit h3 a{ font-size: 36px; font-weight: bold; line-height: 36px;}
.pro_box .pro_tit h4{font-size: 15px; line-height: 24px; color: #777777;}
.pro_box .pro_tit{ margin-bottom: 20px;}
.pro_li{min-height: 240px; }
.pro_li li a{ display: block; width: 100%; height: 66px; line-height: 66px;}
.pro_li li .tit{ display: inline-block; width: 70%; font-size: 18px;}
.pro_li li .icon-arr_r{ float: right; color: #777777;}
.pro_li li{ border-bottom:1px solid #cccccc;}
.pro_li li:first-child{ border-top:1px solid #ccc;}
.pro_li li:hover .tit{ color: #11886A;}
.pro_li li:hover .icon-arr_r{ color: #11886A;}
.pro_box .imgbox{ width: 100%; height: 400px;width: 47.8%; float: right;}
.pro_box:nth-child(even) .infobox{ float: right; margin-left:auto}
.pro_box:nth-child(even) .imgbox{ float:left}
.page_more{ text-align: center; cursor: pointer;}
.page_more  img{ display: block;margin: 0 auto;animation:moves 2s linear  infinite;}
.page_more h3{ font-size: 15px; color: #11886A; margin-top: 10px;}
@keyframes rote {
	0%{transform: rotate(0);} 

	100%{transform: rotate(360deg);}
}
.page_tit{ text-align: center; font-size: 40px; font-weight: bold; margin-bottom: 70px;}
.pro_warp2{ padding: 70px 0;}
.pro_list ul{ margin-left: -3.1%; margin-bottom: 40px;display:flex;display:-webkit-flex;flex-direction:row; -webkit-flex-direction:row;flex-wrap:wrap; -webkit-flex-wrap:wrap;}
.pro_list li{ width: 30.2%; float: left; margin-left: 3.1%; margin-bottom: 60px; position: relative;}
.pro_list li:before{ content: ""; z-index: 1; display:block; width: 0%; height: 2px; background: #11886A; position: absolute; left: 0; bottom: 0; transition: ease 1s;}
.pro_list li .imgbox{ width: 100%; overflow: hidden; height:auto;}
.pro_list li .imgbox img{ display:block; width:100%}
.pro_list li .infobox{ width: 100%; display: flex;display: -ms-flexbox; align-items: center; border-bottom:2px solid #222222; height: 90px; line-height: 90px;}
.pro_list li .ellipsis{ width: 70%; display: inline-block; font-size: 18px;}
.pro_list li .icon-arr_r{ float: right;}
.pro_list li:hover:before{ width: 100%;}
.pro_list li:hover .imgbg{ transform: scale(1.1,1.1);}
.pro_list li:hover .ellipsis{ color: #11886A;}
.pro_list li .icon-arr_r{ width: 56px; flex-shrink: 0; margin-left: auto; height: 56px; border-radius: 50%; border:1px solid #cccccc; display:inline-block; float: right; line-height: 54px; text-align: center; font-size: 24px; color: #777777; transition: ease .4s;}
.pro_list li:hover .icon-arr_r{ color: #fff; background: #11886A; border-color: #11886A;}
.proxq_page{ margin-top: 120px; background: #fff;}
.proxq_page .page_head{ position: relative; top: auto;}
.proxq_page .page_nav li.cur:before,.proxq_page .page_nav li:hover:before{ top: auto; bottom: 0;}
.page_wz .active{ color: #11886A;}
.proxq_head{ padding: 80px 0; background: #fff;}
.proxq_imgwarp{ width: 55.6%; float: left;}
.proxq_small{ width: 21%;  float: left; height: 460px; overflow: hidden;}
.proxq_small li{background: #f1f1f1; height:100px; margin-bottom:20px; cursor: pointer; border:1px solid #f1f1f1; box-sizing: border-box;display: flex;display: -ms-flexbox; align-items: center; justify-content: center;}
.proxq_small li img{ display:block; max-width: 100%; max-height: 100%;}
.proxq_big{ width: 76%;overflow: hidden; display: flex;display: -ms-flexbox; align-items: center; justify-content: center; background: #f1f1f1; height: 460px; float: right; position: relative;}
.proxq_big img{ max-width: 100%; max-height: 100%;}
.proxq_small li.on{ border:1px solid #11886A;}
.proxq_descwarp{ width: 41.5%; float: right;}
.proxq_descwarp .tit{ font-size: 36px; font-weight: bold;}
.proxq_descwarp .desc{ height: 280px; line-height: 28px; overflow: auto; margin: 40px 0;}
.proxq_btn a{    text-align: center;
    display: flex;display: -ms-flexbox;
    align-items: center;
    justify-content: center; color: #fff; font-size: 14px; width: 33.3%; float: left; height: 50px; text-align: center; }

.proxq_btn .qq{ background: #11886A; }
.proxq_btn .tel{ background: #333333;}
.proxq_btn .yx{ background: #888888;}
.proxq_box{ padding: 80px 0; border-top:1px solid #cccccc; align-items: flex-start;}
.proxq_box .tit{ float: left; flex-shrink: 0; font-size: 36px; font-weight: bold; width: 33.8%;}
.proxq_box .conwarp{ float: left; width: 66.2%;line-height: 28px; font-size: 16px;}
.proxq_box .conwarp img{ max-width: 100%!important; height: auto!important;}
.down_list a{display: block; margin-bottom: 20px; display: flex;display: -ms-flexbox; align-items: center; background: #f1f1f1; padding: 15px; box-sizing: border-box; }
.down_list a .iconfont{ display: block; width: 80px; margin-left: 20px; height: 80px; background: #fff; text-align: center; line-height: 80px; border-radius: 50%; color: #11886A; float: right; margin-left: auto; flex-shrink: 0; font-size: 30px;}
.down_list a h3{ font-size: 22px; width: 100%; display: inline-block; font-weight: bold;}
.down_list a h4{ color: #888888;}
.pro_list2 { }
.pro_list2 ul{margin-left: -4.3%; margin-bottom:0}
.pro_list2 li{ width: 45.7%; margin-left: 4.3%; }
.solve_list ul{ margin-bottom: 80px;}
.solve_list li{ margin-bottom: 40px;}
.solve_list li a{ display: block;}
.solve_list li .imgbox{ width: 36.6%; float: left; height: 400px; overflow: hidden; display:flex;    justify-content: center;}
.solve_list li .imgbox img{ object-fit: cover;}
.solve_list li .infobox{ width: 63.4%; float: right; background:#f4f4f4; padding: 60px; box-sizing: border-box; height: 400px;}
.solve_list li h3{ font-size: 32px; font-weight: bold; line-height: 90px; height: 90px; position: relative;}
.solve_list li h3:before{ content: ""; display: block; width: 100px; height: 5px; background: #11886A; position: absolute; left: 0;top: 0; z-index: 1; transition: ease .6s;}
.solve_list li:hover h3:before{ width: 100%;}
.solve_list li:hover .imgbg{ transform: scale(1.1,1.1);}
.solve_list li .desc{ color: #777777; line-height: 28px; font-size: 15px; height: 84px;}
.solve_list li .more{ display: inline-block; margin-top: 50px; transition: ease .4s; border:1px solid #11886A; background: #fff; height: 40px; border-radius: 22px; border:2px solid #11886A; line-height: 38px; padding: 0 20px;}
.solve_list li .more .iconfont{ display: inline-block; margin-left: 10px; font-size: 18px; color: #11886A;}
.solve_list li:hover .more{ background: #11886A; color: #fff;}
.solve_list li:hover .more .iconfont{ color: #fff;}
.solve_xqwarp{ padding: 70px 0; border-bottom:1px solid #cccccc;}
.solve_fl{ width: 28%; float: left; padding: 30px 40px; box-sizing: border-box; background: #11886A; color: #fff;} 
.solve_fr{ float: right; width: 66%;}
.solve_fl h3{ font-size:28px; margin-bottom: 20px; font-weight: bold; line-height: 40px; position: relative; padding-top: 20px;}
.solve_fl h3:before{ content: ""; display: block; width: 100%; height: 2px; background: #fff; position: absolute; left: 0; top: 0; z-index: 1;}
.solve_fl h4{ color: #6ed5bb;}
.solve_fr{ line-height: 28px; font-size: 16px;}
.solve_fr img{ display: block; max-width: 100%!important; height: auto!important;}
.solve_xgtj{ padding: 60px 0;}
.solve_xgtj li{ width: 42.2%; float: left;}
.solve_xgtj li a{ display: block;}
.solve_xgtj li .imgbox{ width: 39%; height: 180px; float: left; overflow: hidden;}
.solve_xgtj li .infobox{ width: 61%; float: right; background: #f1f1f1; height: 180px; padding: 35px 15px; box-sizing: border-box;}
.solve_xgtj li .infobox h3{ font-size: 22px; line-height: 30px; height: 60px; font-weight: bold; margin-bottom: 10px;}
.solve_xgtj li .more{ display:block; background: url(../img/arr2.png) no-repeat bottom left; color: #11886A; line-height: 40px; font-size: 16px;}
.solve_xgtj li:hover h3{ color: #11886A;}
.solve_xgtj li:hover .imgbg{ transform: scale(1.1,1.1);}
.solve_xgtj li:nth-child(even){ float: right;}
.news_page{ background: #fff; padding: 70px 0;}
.news_tit { position: relative; margin-bottom: 40px;}
.news_tit h3{ font-size: 36px; font-weight: bold;}
.news_tit .news_year{ position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.news_year .bar{ width: 320px; height: 50px; border:2px solid #cccccc; line-height:46px; padding: 0 20px; box-sizing: border-box;}
.news_year .sel{ background: url(../img/arr4.png) no-repeat right center; font-size: 20px; color: #11886A;cursor: pointer; font-family:"num2"; height: 46px; width: 190px;  padding-left: 20px; font-size:15px}
.news_year h4{ line-height: 34px; color: #666666;}
.news_year h4 em{ color: #000;} 
.hot_news{ position: relative;}
.hot_news li a{ display: block;}
.hot_news li .imgbox{ width: 35.2%; float: left; height: 286px; overflow: hidden; float: left;}
.hot_news li .infobox{ width: 64.8%; float: left; height: 286px; background: #f4f4f4; padding: 40px; padding-right: 14%; box-sizing: border-box;}
.hot_news li h3{ font-size: 24px;line-height: 32px; height: 64px; font-weight: bold;}
.hot_news li h4{ line-height: 24px; height: 48px; margin: 25px 0;}
.hot_news li .more{ display: inline-block;  transition: ease .4s; border:1px solid #11886A; background: #fff; height: 40px; border-radius: 22px; border:2px solid #11886A; line-height: 38px; padding: 0 20px;}
.hot_news li .more .iconfont{ display: inline-block; margin-left: 10px; font-size: 18px; color: #11886A;}
.hot_news li:hover .more{ background: #11886A; color: #fff;}
.hot_news li:hover .more .iconfont{ color: #fff;}
.hot_news li .time_bar{ width: 14%; text-align: center; color: #888888; position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.hot_news li .time_bar em{ display:block; font-size: 40px; color: #000; width: 70px; margin: 0 auto; margin-bottom: 8px; border-bottom:1px solid #cccccc; font-family: "num2"; background: url(../img/rl.png) no-repeat top center; padding-top: 20px;}
.hot_news li:hover h3{ color: #11886A;}
.hot_news li:hover .imgbg{ transform: scale(1.1,1.1);}
.hot_news .news_hd{ width: 35.2%; position: absolute; left: 0; bottom: 20px; text-align: center;}
.hot_news .news_hd li{ display: inline-block; width: 8px; height: 8px; background: #a9a1a3; border-radius: 50%; margin: 0 8px; z-index: 2;}
.hot_news .news_hd li.on{ background: #fff;}
.news_list2{ margin: 60px 0;border-left: 1px solid #cccccc!important;}

.news_list2 li{margin-top: -1px;     border-left: 1px solid #cccccc!important; margin-left: -1px;}
.newsxq_page{ padding: 70px 0;}
.newsxq_fl{ width: 66%; float: left;}
.artic_tit h3{ color: #666666;}
.artic_tit .back{ float: right;color: #666666; font-size: 16px;}
.artic_tit .back .iconfont{ display: inline-block; margin-right:5px; font-size: 18px;}
.artic_tit .back:hover{ color: #11886A;}
.artic_tit h4{ font-size: 36px; font-weight: bold; margin: 20px 0; margin-bottom: 30px;}
.news_timg img{ display: block; width: 100%;}
.news_artic{ padding: 60px 0;}
.news_share,.news_next .tit{ width:25.5%; float: left;}
.news_share a{ display:inline-block; margin-right: 20px!important; background: none!important; padding: 0!important;}
.news_share a.iconfont{ font-size: 24px; color: #bbbbbb;}
.news_share a.iconfont:hover{ color: #11886A;}
.artic_content{ width: 74.5%; float: right; font-size: 16px; line-height: 28px;}
.artic_content img{ max-width: 100%!important; height: auto!important;}
.news_next{ margin-top: 20px;}
.news_next .tit{ font-size: 22px; font-weight: bold;}
.news_next .con{width: 74.5%; float: right; padding-right: 180px; position: relative; box-sizing: border-box;}
.news_next .con h3{ font-size: 22px; font-weight: bold;}
.news_next .time{ position: absolute; border-top:2px solid #dddddd; padding: 10px ; border-bottom:2px solid #ddd; text-align: center;font-family: "num2"; right: 0; top: 50%; font-size: 16px; color: #999999; transform: translateY(-50%);}
.news_next .time em{ display: block;font-size: 40px; color: #000; line-height: 40px; margin-bottom: 5px; }
.newsxq_fr{ width:28%; float: right;}
.newsxq_fr .tit{ font-size: 26px; font-weight: bold; color: #11886A;}
.news_tj li a{ display: block; padding: 35px 0; border-bottom:1px solid #cccccc;}
.news_tj li h3{ font-size: 20px; line-height: 34px; height: 68px; font-weight: bold; margin-bottom: 20px;}
.news_tj li h4{ font-size: 16px; color: #999999;}
.news_tj li .lg{color: #11886A;}
.news_tj li:hover h3{ color: #11886A;}
.ser_warp{ padding: 70px 0; background: #fff;}
.service_list ul{ margin-bottom:40px;}
.service_list li{ width: 47.8%; float: left; margin-bottom: 60px;}
.service_list li:nth-child(even){ float: right;}
.service_list li a{ display: block;}
.service_list li .imgbox{ width: 100%; position: relative; height: 300px; position: relative; overflow: hidden;}
.service_list li .imgbox:before{ content: ""; transition: ease .4s; opacity: 0; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0;background: rgba(17,136,106,.8); z-index:1 ;}
.service_list .imgtit{ width: 100%; z-index: 2; padding: 0 40px; box-sizing: border-box; position: absolute; left: 0; bottom: 20px; color: #fff;}
.service_list .imgtit h3{ font-size: 22px; font-weight: bold;}
.service_list .imgtit span{ font-size: 16px; margin-bottom: 5px; display: block;}
.service_list .infobox{ background: #f4f4f4; padding: 20px 40px; box-sizing: border-box;}
.service_list .infobox .desc{ font-size: 15px; line-height: 26px; color: #565656; height: 78px; margin-bottom: 20px;}
.service_list .infobox .more{ display: block; background: url(../img/arr2.png) no-repeat bottom left; font-size: 16px; color: #11886A; padding-bottom: 8px; margin-bottom: 20px;}
.service_list li:hover .imgbox:before{ opacity: 1;}
.service_list li:hover .imgbg{ transform: scale(1.1,1.1);}
.zldown_list{ margin-bottom: 70px;}
.zldown_list li{ margin-bottom: 30px; position:relative}
.zldown_list li a{ display: flex;display: -ms-flexbox; align-items: center; padding: 10px 25px; padding-right:50px; box-sizing: border-box; background: #f1f1f1; border-radius: 5px;}
.zldown_list li .img{ width: 80px; height: 100px; border-radius: 3px; flex-shrink: 0; overflow: hidden; margin-right: 40px;}
.zldown_list li h3{ font-size: 22px; font-weight: bold; margin-bottom: 10px;}
.zldown_list li h4{ color: #888888;}
.zldown_list li a{ display:block}
.zldown_list li .img{ float:left}
.zldown_list li  .desc{}
.zldown_list li  .downbtn{ float:right; position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%); }
.downbtn{ margin-left: auto; flex-shrink: 0; transition: ease .5s; width: 80px; height: 80px; border-radius: 50%; line-height: 80px; background: #fff; font-size: 24px; overflow: hidden; color: #11886A; text-align: center;}
.downbtn .icon{ display: block;transition: ease .5s; width: 100%;  height: 100%; background: url(../img/arr5.png) no-repeat top center; background-size: 100% auto;}
.zldown_list li:hover .downbtn .icon,.down_list a:hover .downbtn .icon{ background-position:0 -80px;}
.zldown_list li:hover .downbtn,.down_list a:hover .downbtn{ background: #11886A;}
.z_mask{ width: 100%; display: none; height: 100%; position: fixed; left: 0; top: 0; background: rgba(0,0,0,.5); z-index: 9;}
.down_pop{ width: 500px; display: none; background: url(../img/popbg.jpg)no-repeat center; background-size:cover; position: fixed; padding:40px; box-sizing: border-box; left: 50%; top: 50%;transform: translate(-50%,-50%); z-index: 10;}
.down_pop .tit{ font-size: 28px; color: #11886A; text-align: center; font-weight: bold;}
.down_pop .tip{ color: #666666; text-align: center; line-height: 30px;}
.down_pop .codebar{ margin: 20px auto; font-size: 16px; width: 100%; height: 60px; border:1px solid #cccccc; border-radius: 30px; line-height: 60px; background: #fff; padding: 0 10px; box-sizing: border-box;}
.down_pop .codebar .text{ height: 60px;font-size: 16px; width: 70%;}
.down_pop .nocode span{ color: #11886A;}
.down_pop .nocode a:hover{ color: #11886A;}
.down_close{ width: 20px; height: 20px; position: absolute; cursor: pointer; right:10px; top: 10px; background: url(../img/close2.png) no-repeat center;}
.contact_map{ background-position: center; background-repeat: no-repeat; }
.contact_map,.contact_info{ width: 50%; float: left; height: 460px;}
.contact_info{ background: #f4f4f4; padding: 50px; box-sizing: border-box;}
.contact_info .tit{ font-size: 36px; font-weight: bold;}
.contact_p{ margin: 20px 0;}
.contact_p p{ line-height: 24px; margin-bottom: 14px; font-size: 16px;}
.contact_code li{float: left; text-align:center; margin-right: 30px;}
.contact_code .box{ width: 120px;  margin-top: 10px; height: 120px; border:1px solid #ddd; border-radius: 3px; background: #fff; padding: 10px; box-sizing: border-box;}
.contact_code .box img{ display: block; width: 100%; height: 100%;}
.contact_code li h3{ margin-top:10px}
.conatct_li ul{ margin-left: -1.7%;}
.conatct_li li{ width:31.6%; margin-left: 1.7%; margin-top: 30px; padding: 30px 20px; box-sizing: border-box; float: left; background: #f4f4f4;}
.conatct_li li .tit{font-size: 26px; font-weight: bold; margin-bottom: 10px;}
.conatct_li li p{ display: flex;display: -ms-flexbox; align-items: flex-start; line-height: 26px; font-size: 15px;}
.conatct_li li span{ display: inline-block; flex-shrink: 0;}
.conatc_lywarp{ background: url(../img/contact_bg.jpg) no-repeat center; background-size: cover; background-attachment: fixed; padding: 90px 0; }
.conatc_lywarp .tit{ text-align: center; margin-bottom: 60px; font-size: 36px; font-weight: bold; color: #fff;}

.contact_form{ width: 1180px; margin: 0 auto;}
.contact_form ul{ margin-left: -1.3%;}
.contact_form ul li{ width: 32%;line-height: 60px; float: left; height: 60px; position: relative; background: #fff; margin-left: 1.3%;}
.contact_form ul li .text{ width: 100%; padding: 0 10px;font-size: 16px;box-sizing: border-box; padding-left: 80px;}
.contact_form label{ position: absolute; z-index: 1; font-size: 16px; display: block; width: 80px; text-align: center; left: 0; top: 0; line-height: 60px;}
.contact_form .texta{ width: 100%; height: 160px; font-size: 16px;  padding: 20px 10px;box-sizing: border-box; padding-left: 80px;background: #fff; position: relative;}
.contact_form .textwarp{ position: relative; margin-top: 20px;}
.contact_form .subbtn{ display: block; width: 380px; height: 60px; background: #11886A; border-radius: 30px; text-align: center; margin: 0 auto; font-size: 20px; color: #fff; cursor: pointer; margin-top: 20px;line-height: 60px;}
.zp_warp{ padding: 70px 0; background: #fff;}
.zp_tit{ margin-bottom: 50px;}
.zp_tit h3{ font-size: 32px; float: left; font-weight: bold;}
.zp_tit .tip{ float: right; color: #888888;}
.zp_tit .tip a{ color: #11886A;}
.sideMenu_tit{background: #f4f4f4; line-height: 80px;padding: 0 20px; box-sizing: border-box; }
.sideMenu_tit span{ font-size: 18px; font-weight: bold;display: block; width: 25%; font-size: 16px; font-weight: bold; float: left;}
.zp_tit span{ display: block; width: 25%; font-size: 16px; font-weight: bold; margin-bottom: 30px; float: left; font-family: "微软雅黑";}
.rc_box .tit{  color: #444444; line-height: 80px; cursor: pointer; position: relative;}
.zp_tit,.rc_box .tit{ padding: 0 20px; cursor: pointer; box-sizing: border-box; transition: all .6s; z-index: 1;}
.rc_box .tit span{display: block; font-size: 16px; width: 25%; float: left;font-family: "微软雅黑";}
.rc_box .tit.on,.rc_box .tit:hover{ background:#11886A!important; color: #fff;border-bottom-color:#212881}
.rc_box .tit.on:before{ content: ""; display: block; width: 18px; height: 16px; background: url(../img/cha.png) no-repeat center; background-size: 100% 100%; position: absolute; top: 50%; transform: translateY(-50%); right: 20px;}
.rc_box .rc_con{ width: 100%;  box-sizing: border-box; padding: 50px 20px; box-sizing: border-box; background: #fff;border: 2px solid #11886A; display: none; border-top: none;}
.rc_box .rc_con.on{ border-color: #212881;}
.rc_box .rc_con h4{ font-weight: bold;font-size: 18px; margin-bottom: 40px; color: #000;}
.rc_box .rc_con .box{ width: 50%; float: left; padding:0 20px; box-sizing: border-box; color: #555;font-family: "微软雅黑";}
.rc_box .rc_con .box p{ margin-bottom: 10px;}
.rc_box:nth-child(odd) .tit{ background: #f4f4f4;}

.sideMenu{ margin-bottom: 50px;}
.aply_yx{ margin-top: 30px; padding: 0 20px; box-sizing: border-box;}
.aply_yx a{ color: #11886A;}
.sidebox { position: fixed; right: 10px; bottom: 100px; z-index: 9; }
.sidebox li { position: relative; cursor: pointer; margin-bottom:2px; }
.sidebox a { display: block;   width: 50px; height: 50px; margin-top: -1px; background-color: #3a435c;  text-align: center; line-height: 48px; color: #fff; position: relative; z-index: 2; background: #3d3d3d;  text-align:center}
.sidebox a:hover { background-color: #555; color: #fff; border-color: #555; }
.sidebox .iconfont { font-size: 20px; }
.sidebox .cont { transition: all .4s; white-space: nowrap; width: 0; overflow: hidden; height: 50px; line-height: 50px; text-align: center; background-color:#11886A; color: #fff; font-size: 14px; position: absolute; right: 100%; top: 0; }
.sidebox li img{ vertical-align: middle;width:auto;  height:24px; }
.sidebox li>img{}
.sidebox li:hover .cont { width: 100px; }
.sidebox li:hover a{background-color: #11886A;}
.sidebox li em{display: inline-block; width: 100%; height: 100%;}
.sidebox .code .cont{ height: auto; line-height: normal;}
.sidebox .code .cont img{ width: 80px; height: 80px; margin-bottom:5px}
.sidebox li.code:hover .cont{ width: 80px;padding: 5px;}
.mobile_swiper{ display:none; width:100%;  margin-bottom:20px;   overflow: hidden;}
.mobile_swiper li{ display:flex; align-items: center;
    justify-content: center}
.mobile_swiper li img{ max-width:100%; display:block}
.ones_page{ margin-top:0}
.z_subdown{ width: 100%; opacity: 0; visibility: hidden;box-shadow: 0 5px 5px rgba(0,0,0,.1); transition: ease .4s; transform: translateY(50px); line-height: normal; padding: 20px 0; text-align: center; position: absolute; left: 0; top: 99%; background: rgba(0,0,0,.6); }
.z_subdown.on{ transform: translateY(0); opacity:1; visibility: visible;}
.z_subdown dl{ display: inline-block; vertical-align: top;   text-align: center;}
.z_subdown  a{ line-height:30px; color: #fff;}
.z_pro_down  dl dt{ margin-bottom:0px;flex-shrink: 0; margin-right:20px;  min-width:140px}
.z_subdown dl dt>a{ font-size: 20px;}
.z_pro_down dl dt{ margin-bottom:5px}
.z_pro_down dl dt>a{ font-size:16px; line-height:30px}
.z_pro_down dd a{ display:inline-block}
.z_nav_three .tit{ font-size: 14px; line-height:30px;}
.z_nav_three .tit em{ color: #11886A; display: inline-block; margin-left: 10px;}
.z_subdown dl a:hover{ color: #81CD50;}
.z_nav_foure{ display: none;}
.z_nav_foure a{ padding-left: 20px; color: #fff; font-size: 14px!important;}
.z_pro_down dl{ padding:0 20px; text-align: left;min-width: auto;     display: flex; margin-bottom:10px}
.z_pro_down{ width:33vw; text-align:left; left:-23px}
.z_pro_down .z_nav_three{ display:inline-block; margin-right:20px; margin-bottom:0px}
.service_page{position:relative; z-index: 1;}
.service_page:before{ content: ""; display: block; width: 100%; height: 100%;background:url(../img/service_bg.png) no-repeat left top ; position: absolute; left: -60px; top: 120px;}
.service_fl{ width:27%; float: left;}
.service_fl h3{ font-size: 36px; font-weight: bold; margin-bottom: 10px;}
.service_fl h4{ line-height: 24px; color: #666666;}
.service_fr{ width:64%; float: right; color: #666; line-height: 25px;}
.service_fr img{ max-width: 100%!important; height: auto!important;}
.z_header_nav li{ position: relative; }
.z_header_nav li.a1 .z_subdown{ width:105px; padding: 20px 0px; left: 50%; transform: translate(-50%,50px);}
.z_header_nav li.a1 .z_subdown.on{ transform: translate(-50%,0);} 
.z_header_nav li.a1 .z_subdown dl dt>a{font-size:16px}
.z_header_nav li.a1 .z_subdown dl{ display:block; width:100%}
.mobile_index{ display:none}
.video_list ul{margin-left:-1.5%;}
.video_list li { width: 48.5%; margin-left:1.5%; float: left; cursor: pointer;margin-bottom: 30px; }


.video_list li .imgbox { width: 100%; position: relative; }
.video_list li .imgbox:before { content: ""; display: block; width: 3.5vw; height: 3.5vw; background: url(../img/plays.png) no-repeat center; background-size: 100% auto; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 1; } 
.video_list li img { display: block; width: 100%; }  
.video_list li .infobox { background: #f5f5f5; padding: 15px; line-height: 24px; box-sizing: border-box; min-height: 78px; }
.solve_video{ padding: 30px 0;}
.solve_video ul{ margin-left: -2.3%;}
.solve_video li{ width:31%;float: left; margin-left: 2.3%;}	
.video_tit{ font-size: 30px; margin-bottom: 30px;}
.asd{ width:300px; height:134px; background:url(../img/asd.png) no-repeat 0 0; background-size: 100% 100%; position:fixed; left:50%; top:50%; margin:-67px 0 0 -150px; z-index:1000000; transform:translateY(-1000%); visibility:hidden;transition:cubic-bezier(0.215,.61,.355,1) .45s; animation-name:asd; animation-duration:1s; animation-timing-function:cubic-bezier(.8,-.5,.2,1.4);animation-fill-mode: forwards;-webkit-animation-fill-mode:forwards;}
@keyframes asd{
	0%{transform:translateY(-1000%); visibility:hidden;}
	100%{transform:translateY(0); visibility:visible;}	
}
.Contact .asd{animation-name:asd1;visibility:visible;transform:translate(0,0);animation-delay:0s;}
@keyframes asd1{
	0%{transform:translate(0,0); visibility:visible;}
	100%{transform:translate(350%,0); visibility:hidden;}	
}
.asd_close{ width:24px; height:24px; z-index: 1; position: absolute; right: -24px; bottom: 40px; cursor:pointer; /*background:#11886A url(../img/z_ad_close.png) no-repeat center; background-size:cover;*/ background:#11886A; border-radius:0 4px 4px 0;}
.asd_close:before{content:'\e62d'; display:block; font-family:'iconfont'; color:#fff; position:absolute; left:0; top:0; width:100%; height:100%; text-align:center; line-height:24px;}
.asd_cont{ display:block; width:100%; height:100%;}
.asd_zk{ width:50px; padding: 10px 0; background: #3d3d3d; color: #fff; text-align: center; cursor:pointer; /*background:url(../img/adx.png) no-repeat 0 0;*/ position:fixed;_position:absolute; right:-108px; bottom:358px; z-index:1000000; visibility:hidden;transition:cubic-bezier(0.215,.61,.355,1) .45s;}
.Contact .asd_zk{right:10px; visibility:visible; transition-delay:1s;}
.asd_zk img{ max-width: 100%;}
.adx{ background:url(../img/adx.png) no-repeat 0 0;}
.mobile_asd_zk{ display: none;}
@media screen and (max-width:1460px){
.z-container{ width: 88%;}
.z_footer .z-container{ width:85%}
.proxq_descwarp .tit{font-size:30px}
.z_header_fl, .z_header_fr,.z_logo{ height: 80px; line-height:80px}
.z_menu_btn{ margin-top:15px}
.z_banner .banner_text h3{ font-size: 40px;}
.z_banner .hd{margin-top: 30px;}
.z_banner_box{ top: 52vh;}


.z_num_box li h4{ font-size: 14px;}

.z_banner_btn a{ height: 44px; line-height: 40px; width: 160px;}
.about_con .about_num h3{ font-size: 50px;}
.process_swiper li h3{ font-size: 36px;}
.page_more img{ height: 120px;}
.contact_info .tit{font-size: 30px;}
.proxq_page{ margin-top: 80px;}
.about_desc{padding:3vw;}
.about_desc .desc{margin:2vw 0;}
.solve_box{padding: 3vw 3% 3vw 10%;}
.pro_swiper li .icon-arr_r{width:45px; height:45px; line-height:45px; font-size:18px;}
.z_pro_down{ width:42vw}
}
@media screen and (max-width: 1370px){
.z_pro_down{ width:45vw}
.video_pop{ width:800px; height:500px}
}
@media screen and (max-width: 1300px){
.z_header_nav li{margin-right:1.5vw;}
.foot_nav li{ margin-right:2vw}

}



@media screen and (max-width: 1200px){

.about_desc{padding:3vw;}
.about_desc .desc{margin:1vw 0;}
.news_list li .imgbox{ height:140px}
.service_list li .imgbox{ height:240px}
.contact_form{ width:94%}

}
@media screen and (max-width: 1100px){
.about_desc .desc{max-height:210px;}
.video_pop{ width:100%; height:100%}
.z_header{background: #11886A; padding: 0 15px; box-sizing: border-box; box-shadow:0 0 20px rgba(0,0,0,.1);}
.z_header,.z_header_fl, .z_header_fr{ height: 50px; line-height:50px}
.z_header.on .z_header_fl, .z_header.on .z_header_fr{height:50px;line-height:50px}
.z_header.on .z_logo{line-height:50px}
.z_header.on .z_menu_btn{ margin-top:7px}
.z_logo img,.z_header.on .z_logo img{ max-height:20px;}
.z_logo{line-height:50px;}
.z_header_tel{ display: none;}
.z_header_nav{ display: none;}
.z_menu_btn{ width:35px; height: 35px; margin-top:7px; border:none}
.z_menu_btn div{ margin-top:9px}
.z_slide_mask{ }
.z_slide_mask .z-container{ padding: 0; width: 100%; display: block; height: auto;}
.mobile_index{ display:block}
.z_slide_top{width: 100%;height: 50px; border-bottom:2px solid #11886A; box-sizing: border-box; padding: 0 10px;  display: flex;display: -ms-flexbox;align-items: center; position: relative; left: auto; top: auto; box-sizing: border-box;}
.z_slide_close{ font-size: 14px; margin-left: auto;}
.z_slide_close .icon{ width: 20px; height: 20px;}
.z_slide_fl{ display: none;}
.z_slide_fr{ width: 100%; float: none;}
.z_slide_fr .subdown{ display: none;}
.z_slide_fr ul li{ width: 100%;}
.z_slide_fr li{ display: block; width: 100%; text-align: center; margin-bottom: 0px;}
.z_slide_fr ul{ display: block;}
.z_slide_fr h3 a{ font-size: 16px; line-height: 50px; padding: 0;}
.z_slide_btm{ display: none;}
.z_slide_middle{ margin: 0; margin-top: 30px;}
.z_slide_fr h3 a:before{ display: none}
}
@media screen and (max-width: 1040px){
.hz_btn.iconfont{ display:none}
.news_list li{ width:50%}
.about_desc{ padding:50px}
.news_list li .imgbox{ height:200px}
.z_num_box li h3{ font-size:30px}
.z_num_box li h4{ font-size:12px}
.z_num_box li{ padding:0 10px; height:120px}
.about_desc{ padding:30px}
.about_img .bganimate{ display:none}
.about_desc h3{ font-size:20px}
.index_pro,.index_contact{ padding:60px 0}
.contact_map, .contact_info{ width:100%}
.index_arr, .z_num_box ul{ height:136px}
.z_num_box li h3{ margin-bottom:0}
.page_wz{ display:none}
.proxq_page{ margin-top: 50px;}
.proxq_head{ padding: 10px 0;}
.proxq_small{ display:none}
.proxq_small,.proxq_imgwarp,.proxq_descwarp{ width: 100%;}
.proxq_small{ height: auto; margin-bottom:30px}
.proxq_small li.on{ border: none;}
.proxq_small li img{ display:block; max-width:100%}
.proxq_big{ display: none;}
.proxq_box .tit{ width:20%; font-size:20px}
.proxq_box .conwarp{ width:80%}
.pro_list li .imgbox{ }
.pro_swiper li .infobox{ height:80px; line-height:80px}
.pro_swiper li .pro_num{ font-size:40px; line-height:40px}
.proxq_page .page_head{ display:none}
.ones_page{ margin-top:0}
.ones_page .page_head{ display:block; padding:0}
.ones_page .page_nav{ display:block!important}

.pro_list li{ width:46.9%}
.pro_list2 li{ width:45.7%}
.mobile_swiper{ display:block}
.foot_code_warp{ display:block}
.foot_code_warp .code{ float:right; margin-top:20px}
}
@media screen and (max-width: 980px){
.index_tit h4{ display:none}
.about_map{ display:none}
.about_con .fl{ width:100%}
.about_con .fr{ width:100%; margin-top:20px}
.page_wz{ display: none;}
.ones_page .page_wz { display:none}
.page_head{ height: 60px; line-height: 60px; position: relative; top: 0; }
.page_nav{ float: none; width: 100%; overflow: hidden;  height:40px; line-height:40px}
.ones_page .page_head{ display:block; padding:0}
.page_nav li{ margin: 0;}
.page_nav li a{ padding: 0 10px; font-size: 14px;}
.page_nav li:before{ height: 2px;}
.page_nav li { display: block; float: left; margin: 0;  }
.about_con .fl .tit{ font-size:20px; margin-bottom:20px}
.pro_warp{ padding:60px 0}
.newsxq_fl,.newsxq_fr{ width: 100%;}
.artic_tit h4{ font-size: 16px;}
.news_artic{ padding: 20px 0;}
.news_share{ display: none;}
.artic_content{ width: 100%; font-size: 14px; line-height: 24px;}
.news_next .tit{ font-size: 16px;}
.news_next .tit,.news_next .con{ width: 100%; padding-right: 0;}
.news_next .time{ display: none;}
.news_next .con h3{ font-size: 16px; margin: 10px 0;}
.newsxq_fr .tit{ font-size: 18px;}
.newsxq_fr{ margin-top: 20px;}
.news_tj{ width: 100%; }
.news_tj li a{ padding: 15px 0;}
.news_tj li h3{ font-size: 15px; line-height: 24px; height: 48px; margin-bottom: 10px;}

.solve_list li{ margin-bottom: 0;}
.solve_list li .imgbox,.solve_list li .infobox{ width: 100%;}
.solve_list li .imgbox{ }
.solve_list li .imgbox img{ width:100%}
.solve_list li .infobox{ padding: 15px; height: auto;}
.solve_list li h3{ font-size: 16px; height: 50px; line-height: 50px;}
.solve_list li .desc{ height: auto;}
.solve_list li .more{ margin-top: 20px; height: 32px; line-height: 30px; padding: 0 10px}
.solve_list ul{ margin-bottom: 20px;}
.foot_nav{ display:none}
.foot_code_warp{ display:flex}
.foot_code_warp .code{ margin-top:0; margin-left:20px}
.z_footer .z-container{ width:94%}
.pro_box .pro_tit h3{text-align:center}
.pro_box .pro_tit h3 a{ font-size:18px;text-align:center}
.pro_box .pro_tit:before{ display:none}
.video_tit{ font-size:18px; margin-bottom:15px}
.solve_video{ padding:15px 10px; box-sizing:border-box}
#video{ width:100%}
.down_pop{ width:90%; padding:20px}
.down_pop .codebar{ height:50px; line-height:50px}
.down_pop .codebar .text{ height:50px}
.asd,.asd_zk{ display: none;}
.mobile_asd_zk{ background:rgba(0,0,0,.6); display: block; border-radius: 4px; color: #fff; position:fixed; right:0px; top:60%; z-index:1000000}
.mobile_asd_zk a{ display: block; width: 100%; height: 100%; color: #fff; width: 45px; text-align: center; padding: 10px 0; font-size: 16px;}

}
@media screen and (max-width: 640px){
.page_head{ height:40px;  line-height: 40px;}
.z-container{ width: 94%;}
.page_nav{background: #f4f4f4;}
.z_banner .z-container{ width: 94%; text-align:center;}
.z_banner .banner_text h3{ font-size: 20px; text-align:center;}
.z_banner_btn{ display: none;}
.z_banner .banner_text h4{ font-size: 12px; display:none}
.z_num_box .z-container{ width: 100%;}
.index_arr{ display: none;}
.z_num_box{ padding: 0; position:relative}
.z_num_box li h3{ font-size: 20px; line-height: 20px; margin-bottom: 10px;}
.z_num_box li h4{ font-size: 12px; line-height: 20px; height:40px;}
.z_num_box li{ padding: 10px 5px; float: left; border: none;}
.z_num_box ul{ align-items: flex-start; height:auto}
.z_num_box ul{ padding: 0;}
.z_banner .hd li{ width: 10px; height: 10px; margin-right:20px; }
.z_banner .hd li:after{ right:-20px; width:20px}
.z_banner .bd, .z_banner .bd>li, .z_banner .bd>li .img, .z_banner .bd>li .show{ height:40vh}
.z_banner .banner_text{ top:80px}
.z_banner .banner_text .h4{ width:100%; font-size:12px}
.z_banner_box {
    top: auto;
    bottom: 10px;
}
.bganimate{ display: none!important;}
.index_about .about_img{ width: 100%; height: 200px;}
.about_desc{ width: 100%; padding: 30px 15px;}
.about_desc h3{ font-size: 18px; margin: 0; text-align:center; line-height:normal}
.about_desc .desc{ margin: 10px 0; max-height: 120px;  font-size: 14px;}
.index_more{ width: 120px; display: flex;display: -ms-flexbox; align-items: center; justify-content: center; height: 38px; line-height: 34px; font-size: 14px; border-width:1px;}
.about_desc .index_more{ margin: 10px auto 0;}
.about_desc{ height: auto;}
.index_pro{ padding: 20px 0; overflow: hidden;}
.index_tit{ width: 100%;}
.index_tit h3{ font-size: 18px; margin-bottom: 15px; text-align:center;}
.index_nav{ position: relative; top: auto; transform: translateY(0); margin-top: 20px; text-align:center;}
.index_tit h4{ font-size: 12px; line-height: 20px;}
.index_nav a{ padding: 0 8px}
.index_nav a:before{display:none;}
.pro_swiper li .infobox{ height: 60px; line-height: 60px; padding: 0 10px; text-align:center;}
.pro_swiper li h3{ font-size: 14px; width:100%;}
.pro_swiper li .icon-arr_r{ width: 36px; height: 36px; line-height: 34px; display:none;}
.index_tit_bar{ margin-bottom: 20px;}
.pro_swiper li .pro_num{ font-size:32px; left: 10px; bottom: 10px; line-height: 40px;}
.pro_swiper li .pro_num:before{ width: 10px; height: 10px;}

.solve_box,.solve_swiper{ width: 100%;}
.solve_box{ padding:30px 15px; height: auto;}
.solve_tab_li li:last-child{margin-bottom:0;}
.solve_tit{ font-size: 18px; margin-bottom: 10px; text-align:center;}
.solve_tab_li li.on h3{ font-size: 16px;}
.solve_tab_li li.on .solve_down{ padding: 10px 0 20px;}
.solve_tab_li li .index_more{ height: 34px; line-height: 30px; width: 110px; margin:10px 0;}
.solve_tab_li li h3{ font-size: 14px;}
.solve_swiper{ height: 250px;}
.solve_num .index{ font-size: 30px;}
.news_list li{ width: 100%;border:1px solid #ccc; border-bottom: none;}
.news_list li a{ padding:15px 10px;}
.news_list li:last-child{border-bottom:1px solid #ccc;}
.news_list .swiper-wrapper{ display: block; }
.news_list li .imgbox{ opacity: 1; transform: translateY(0); margin: 10px 0;}
.news_list li h3{ font-size: 16px; line-height: 24px; max-height: 48px; height:auto}
.index_news,.index_contact{ padding: 20px 0;}
.about_map{ display: none;}
.about_fl h3,.hz_tit{ font-size: 18px; text-align:center;}
.about_fl .desc{ font-size: 14px; margin: 20px 0;text-align:center;}
.about_btnwarp{text-align:center;}
.about_btnwarp a{ height: 34px; margin-right: 10px; line-height: 30px; width: 120px; font-size: 14px; border-width:1px;}
.index_contact .z-container{ padding-bottom: 0;}
.index_hz{ padding: 30px 0;}
.hz_tit{ margin-bottom: 20px;}
.hz_swiper li .imgbox{padding: 5px; height: 80px;}
.hz_btn.iconfont{ display: none;}
.foot_nav{ display: none;}
.foot_top{ padding: 10px 0; align-items: center;}
.foot_logo img{height: 30px; display: block;}
.foot_share li{ margin-left: 5px;}
.foot_code_warp{ float: none; width: 100%; justify-content: center; text-align: center;}
.foot_code_warp .desc{ text-align: center;}
.foot_code_warp .code .img{ width: 100px; height: 100px;}
.foot_code_warp .zxbtn{ height: 40px; line-height: 40px;}
.foot_btm{ padding: 20px 0;border-bottom: 1px solid rgba(255,255,255,.1)}
.foot_copy{font-size: 12px; padding: 10px 0;}
.foot_code_warp p{ line-height: 30px;}
.foot_code_warp h3 a{ font-size: 20px; line-height:20px}
.pro_swiper:after,.pro_swiper:before{ display: none;}
.other_banner{ height: 30vh; margin-top: 50px;}
.other_banner_text{ top: 50%; transform: translateY(-50%);}
.other_banner_text h3{ font-size: 24px; text-align: center;}
.other_banner_text h4{ display: none;}
.sbbar{ display: none;}
.pages_con{ top: 0; width: 100%; overflow: hidden;}

.about_con .fl,.about_con .fr{ width: 100%; padding: 20px 10px; box-sizing: border-box;margin-top:0; margin-bottom:20px}
.about_con .fr{ padding:0 10px}
.about_con{ padding: 0;}
.about_con .fl .tit{ font-size: 18px;margin-bottom: 20px;}
.about_con .about_num h3{ font-size: 20px;}
.about_con .about_num li{ width: 50%; margin-bottom: 10px;}
.about_con .desc{ font-size: 14px; line-height: 24px;}
.about_con .more{ margin-top: 10px;}
.about_bigimg{ display: none;}
.about_video{ width: 100%;}
.process_tab{ padding-left: 0; background: none; min-height: auto;}
.process_fl{ padding: 20px 0; width:80px;}
.process_tit{ font-size: 16px; margin-bottom: 20px; text-align: center}
.process_tab li{ line-height: 40px;}
.process_swiper .swiper-wrapper{ padding-left: 10px;}
.process_swiper li .box{ padding: 10px;}
.process_swiper li h3{ font-size: 18px;}
.process_swiper li .desc{ font-size: 14px; line-height: 24px; max-height: none; -webkit-line-clamp: 99;}
.process_swiper li{ height: auto;}
.process_swiper li:before,.process_swiper li:after{ display: none;}
.about_clutrue{ margin-top: 0;}
.about_clutrue{ padding:30px 0;}
.about_tit { margin-bottom: 20px;}
.about_tit h3{font-size: 18px;}
.about_tit h4{font-size: 14px;}
.cluture_box{ margin-top: 0;}
.cluture_box ul{ margin: 0;}
.cluture_box li{ width: 100%; margin: 0; margin-bottom: 10px; height: 120px;}
.cluture_box li h3{ font-size: 16px;}
.cluture_box li .h4{ font-size: 12px; line-height: 20px;}
.pro_warp{ padding: 20px 0;}
.pro_box{ width: 100%;}
.pro_box .pro_tit h3{ font-size: 18px;line-height: 20px; margin-bottom: 10px;}
.pro_box .pro_tit h4{ font-size: 13px;}
.pro_box .infobox{ padding-left: 10px;  padding-right: 10px; width:100% }
.pro_box .imgbox{ width:100%}
.pro_box .pro_tit:before{ left: -10px; width: 2px;}
.pro_li li a{ height: 40px; line-height: 40px;}
.pro_li li .tit{ font-size: 14px;}
.pro_li{min-height: auto;}
.pro_li li:last-child{ border-bottom: none;}
.pro_box .imgbox{ margin: 0!important;}
.pro_box .imgbox{ height: 220px;}
.pro_box{ margin-bottom:10px;}

.page_more img{ height: 50px;}
.page_more h3{ font-size: 12px; margin: 0;}
.page_tit{ font-size: 18px; margin-bottom: 20px;}
.pro_list{ padding: 0 10px; box-sizing: border-box;}
.pro_list li{ width:96.9%; margin-bottom:10px}

.pro_list li .infobox{ height: 50px; line-height: 50px;}
.pro_list li .ellipsis{ font-size: 14px;}
.pro_list li .icon-arr_r{ width: 35px; height: 35px; line-height: 35px;}

.proxq_descwarp{ padding: 10px; box-sizing: border-box;}
.proxq_descwarp .tit{ font-size: 16px;}
.proxq_descwarp .desc{ height: auto; line-height: 24px; font-size: 14px; margin: 10px 0;}
.proxq_btn a{ width: 100%;} 
.proxq_box{ display: block; padding: 20px 10px; box-sizing: border-box;}
.proxq_box .tit,.proxq_box .conwarp{ width: 100%;}
.proxq_box .tit{ font-size: 16px; margin-bottom: 20px;}
.proxq_box .conwarp{ font-size: 13px; line-height: 24px;}
.down_list a h3{ font-size: 14px;}
.down_list a .iconfont{ font-size: 20px; width: 35px; height: 35px; line-height: 35px;}


.proxq_page .page_wz{ display: block; float: none;line-height: 24px;  padding-left: 30px;  height: auto;}
.proxq_page .page_head{ height: auto; line-height:normal; padding: 10px;box-sizing: border-box;}
.solve_xqwarp{ padding: 0;}
.solve_fl,.solve_fr{ width: 100%;}
.solve_fl{ padding: 10px;}
.solve_fl h3{ font-size: 16px; line-height: 24px; margin-bottom: 10px;}
.solve_fr{ padding: 10px; box-sizing: border-box; font-size: 14px;}
.solve_xgtj{ padding: 20px 0;}
.solve_xgtj li{ width: 100%; margin-bottom: 10px;}
.solve_xgtj li .imgbox,.solve_xgtj li .infobox{ height: 120px;}
.solve_xgtj li .infobox{ padding: 10px;}
.solve_xgtj li .infobox h3{ font-size: 14px; line-height: 24px; height: 48px;}
.solve_xgtj li .more{ font-size: 12px;    background-size: 60px auto;}
.news_page{ padding: 20px 10px; box-sizing: border-box;}
.news_tit .news_year{ position: relative; top: auto; transform: translateY(0);}
.news_tit h3{ font-size: 18px;}
.news_year .bar{ height: 40px; display: flex;display: -ms-flexbox;align-items: center; line-height: 36px; margin:10px 0 ;}
.news_year .sel{ height: 36px;}
.news_year .bar{ width: 220px; padding: 0 10px}
.news_year .sel{ width: 110px;}
.news_year h4{ line-height: normal;}
.hot_news li .imgbox,.hot_news li .infobox{ width: 100%;}
.hot_news li .imgbox{ height: 220px;}
.hot_news li .infobox{ padding: 10px; height: auto;}
.hot_news li h3{ font-size: 15px; line-height: 24px; height: 48px;}
.hot_news li h4{ margin: 10px 0;}
.hot_news li .more{display: none; }
.hot_news li .time_bar{ position: relative; display: none; top: auto; transform: translateY(0); }
.hot_news .news_hd{ width: 100%; top: 190px; bottom: auto;}
.news_tit{ margin-bottom: 20px;}
.news_list2{ margin: 20px 0;}
.newsxq_page{ padding: 20px 10px; box-sizing: border-box;}

.ser_warp{ padding: 20px 10px; box-sizing: border-box;}
.service_list ul{ margin-bottom: 20px;}
.service_list li{ width: 100%; margin-bottom: 10px;}

.service_list .imgtit{ padding: 0 10px; bottom:10px; box-sizing: border-box;}
.service_list .imgtit h3{ font-size: 15px;}
.service_list .infobox{ padding: 10px;}
.service_list .infobox .more{ margin-bottom: 0; font-size: 14px; background-size: 60px auto;}
.zldown_list{ margin-bottom: 20px;}
.zldown_list li{ margin-bottom: 10px;}
.zldown_list li .img{ display: none;}
.zldown_list li a{ padding: 10px; margin-bottom: 0; padding-right:50px}
.zldown_list li h3{ font-size:14px;}
.zldown_list li .downbtn,.down_list a .downbtn{ width: 40px; height: 40px;}
.zldown_list li:hover .downbtn .icon,.down_list a:hover .downbtn .icon{ background-position: 0 -40px;}
.contact_map, .contact_info{ width: 100%;}
.contact_map{ height: 230px;}
.contact_info{ padding: 10px; height: auto;}
.contact_info .tit{ font-size: 18px;}
.contact_p p{ font-size: 14px; margin: 0;}
.contact_code .box{ margin-top: 0;}
.contact_p{margin: 10px 0;}
.contact_code .box{ width: 100px; height: 100px; margin-right: 10px;}
.conatct_li ul{ margin-left: 0;}
.conatct_li li{ width: 100%; margin-left: 0; margin-top: 10px; padding: 10px; }
.conatct_li li .tit{ font-size: 16px;}
.conatct_li li p{ font-size: 14px;}
.conatc_lywarp{ padding: 20px 0;}
.conatc_lywarp .tit{ font-size: 18px; margin-bottom: 10px;}
.contact_form{ width: 94%;}
.contact_form ul{ margin-left: 0;}
.contact_form ul li{ width: 100%; height: 50px; line-height: 50px; margin-left: 0; margin-bottom: 10px;}
.contact_form label{ line-height: 50px;}
.contact_form .texta{ padding: 14px 10px; padding-left: 80px;}
.contact_form .subbtn{ width: 100%;     height: 40px;
    line-height: 40px;
    font-size: 14px;}
.zp_warp{ padding: 20px 0;}
.zp_tit h3{font-size: 18px; margin-bottom: 10px; text-align:center; width:100%}
.zp_tit, .rc_box .tit{ padding: 10px; margin-bottom: 0;}
.sideMenu_tit{ line-height: 40px; }
.sideMenu_tit span{font-size: 14px;}
.sideMenu_tit span{ font-size: 14px;}
.sideMenu_tit span:nth-child(2),.rc_box .tit span:nth-child(2),.sideMenu_tit span:nth-child(3),.rc_box .tit span:nth-child(3){ display: none;}
.sideMenu_tit span:nth-child(1),.rc_box .tit span:nth-child(1){ width: 75%;}
.rc_box .tit span{ font-size: 12px;}
.rc_box .tit,.sideMenu_tit span{ line-height: 40px;}
.sideMenu{ margin-bottom: 20px;}
.rc_box .rc_con{ padding: 10px;}
.rc_box .rc_con .box{ width: 100%; padding: 0;}
.rc_box .rc_con h4{ font-size: 14px; margin-bottom: 10px;}
.contact_form .textwarp{ margin-top: 0;}
.other_banner .imgbg{background-attachment: inherit;}
.proxq_page .page_nav{ display: none;}
.pro_list2{ padding:0}
.news_list li .imgbox{ height:250px}
.process_fr{padding-left:80px}
.z_num_box li{ height: auto;
    width: 50%; float:left; flex:none;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff; padding:20px 10px;}
.z_num_box li:nth-child(even){ border-right:none}

.index_nav a{ height:30px; line-height:30px; font-size:12px;}
.sidebox{display:none;}
.ones_page .page_wz { display:none}
.ones_page .page_head {padding:0}
.onesp{ font-size:18px!important}
.ones_page .conts{ padding:20px 10px}
.solve_list li .imgbox{ height:200px}
.foot_copy a{font-size:12px;}
.process_tab_swiper{height:250px}
.service_fl{ width: 100%; margin-bottom: 20px;}
.service_fr{ width: 100%;}
.service_fl h3{ font-size: 18px;}
.video_list li{ width:100%; margin-bottom:10px}
.video_list li .infobox{ min-height:auto; padding:10px}
.video_list li .imgbox:before{ width:50px; height:50px}
.asd{ width: 260px;height: 120px;}
} 
@media screen and (max-width: 440px){
.news_list li .imgbox{ height:200px}
.pro_list li,.pro_list ul{ margin-bottom:0}


}
