.hd1{font-size:.4rem;min-width:220px;text-align:left;line-height:1.2}
@media (max-width:992px){.hd1{font-size:26px}
}
@media (max-width:640px){.hd1{line-height:1.4;font-size:24px}
}
.hd1._center{text-align:center;background-position:center 0}
.swiper-pagination-bullet-active {
    background-color: #48b452 !important;
}
.swiper-pagination-bullet{width:12px; height:12px;}

.about_box .rbox{ position:relative}
.about_box .rbox .z_play_btn{ position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2}
.about_box .rbox .z_play_btn{ border-radius: 50%; cursor: pointer;}
.about_box .rbox .z_play_btn .iconfont{ font-size:4vw;color:#fff}
.z_index_video{z-index:999;}
.z_index_video .z_video_btn{ width:12.5vw;height: 12.5vw; cursor: pointer; z-index: 2; border-radius: 50%; display: flex; align-items: center; justify-content: center; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
/*.z_video_btn::before{ content: ""; display: block; width: 100%; height: 100%;animation: animtran 15s linear infinite; background: url("../img/pbg.png") no-repeat center; background-size: 100% 100%; position: absolute; left: 0; top: 0;}*/
.z_video_box{width: 100%; height: 100%; background:#000000e3; position: fixed; left: 0; top: 0; z-index: 999!important; display: flex; justify-content: center; align-items: center; opacity: 0; transition: ease .6s; visibility: hidden; }
.z_video_box video{; max-height: 100%;width: 50%;}
.z_video_box.on{ opacity: 1; visibility: visible;}
.z_video_close{ width: 50px; height: 50px;text-align: center; transition: ease 1s; line-height: 50px; position: absolute; right: 10px; top: 10px; border-radius: 50%; font-size: 18px!important; background:#38a9bf;background: -webkit-linear-gradient(right, #53b255, #38a9bf); color: #fff; cursor: pointer;}
.z_video_close:hover,.z_index_video .play:hover img{ transform: rotate(360deg);}


.z_case_content{padding: 100px 0px;width: 100%;}
.z_case_content .z_case_title{display:block;width: 100%;height: auto;}
.z_case_content h3{font-size: 50px;line-height: 54px;float:left}
.z_case_content .z_case_ms{margin:60px 0px;overflow: hidden;width: 100%;display: inline-block;}
.z_case_content .z_case_ms p{width:45%; line-height:28px; font-size:16px;}
.z_case_content .z_case_tags .fl,.z_case_content .z_case_tags .fr{width:45%;}
.z_case_content .z_case_tags p{width:50%; float:left;font-size: 16px; font-weight:300;}
.z_case_content .z_case_tags p span{ color: #000000;font-weight: 400;}
.z_case_content .z_menu_share {position:relative;display:block;float:right;}
.z_case_detail{background:#fff;margin-top:0px;padding:0px 0px 0px;clear: both; overflow: hidden;}
.z_case_detail .Rescue_txt p{margin: 5px 0}
.z_case_detail .Rescue_txt img{width:100%}
.z_list_new{margin-bottom:50px; margin-top:0px;}
.z_list_new .item_block {width: 100%;border: 0;padding-bottom: 80px;overflow: hidden;position: relative;transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;}
.z_list_new .item_block .item_img{float: left;width: 260px;margin-right: 30px;}
.z_list_new .item_block .item_img img{filter: grayscale(100%);transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;}
.z_list_new .item_block:hover .item_img img{filter: grayscale(0);}
.z_list_new .item_block:hover{ margin-top: -10px;margin-bottom: 30px;}
.z_list_new .item_block .item_wrapper {float: left;width: calc(100% - 290px);margin: 0;border: 0;padding: 0 0 18px;}
.z_list_new .date_wrap{text-align: center;position: absolute;right: 0;top: 65px;height: 106px;border-left: 1px solid #dadada;margin: 0;width: 120px;}
.z_list_new .date_wrap .iconfont{margin-top: 20px;display: block;}
.z_list_new .date_wrap .m{font-size:28px;color: #939393;font-weight:300;}
.z_list_new .date_wrap .y{font-size:18px;color: #e2e1e1;display: block;font-weight: 100;}
.z_list_new .item_wrapper .title{line-height: 50px;font-size: 18px;font-weight: 400;}
.z_list_new .item_info,.z_list_new .item_des{padding-right:300px;}
.z_list_new .item_wrapper .item_des .description{transition:all .36s ease;font-size: 14px;line-height: 28px;overflow:hidden;color: #333;font-weight: 300;}
@media (min-width:992px){.about_box{display:-webkit-flex;display:flex;display:-webkit-box;display:box;-webkit-align-items:center;align-items:center;-webkit-box-align:center;box-align:center;-webkit-box-pack:justify;box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}
.about_box .lbox,.about_box .rbox{width:100%;margin-top: 60px;overflow: hidden;}
.about_box .lbox h3{line-height:50px; margin-left: 30px;}
}
@media (max-width:991px){.about_box .lbox{margin-bottom:.8rem}
.z_video_box video{width:90%;}
.z_case_content{padding: 30px 0px;}
.z_list_new .item_block{padding-bottom:20px;}
.z_list_new .item_block .item_wrapper{width:100%;}
.z_list_new .item_block .item_img{width:60%;}
.z_list_new .item_wrapper .title{word-break: break-all;display: -webkit-box; -webkit-box-orient: vertical;overflow: hidden; -webkit-line-clamp: 1;line-height: 30px;margin-top: 20px;}
.z_list_new .item_info, .z_list_new .item_des{padding-right:0;}
.z_list_new .date_wrap{top: 15px;}
.z_list_new .item_wrapper .item_des .description{word-break: break-all;line-height: 22px;display: -webkit-box;-webkit-box-orient: vertical; overflow: hidden;-webkit-line-clamp: 2;}
.z_case_content .z_menu_share{display:none;}
.z_case_content .z_case_ms p{width:100%;}
.z_case_content .z_case_ms p:nth-child(1){margin-bottom:50px;}
.z_case_content .z_case_tags  p{margin-bottom:50px;}
.z_case_content .z_case_tags .fl, .z_case_content .z_case_tags .fr{width:100%;}
}
.about_box .txt{width:45%;font-size: 16px;line-height:1.86;color:#3e3e3e;margin:.3rem 0 .38rem;overflow: hidden;font-weight: 400;}
.about_box .txt p{text-align: justify;text-indent: 2em;line-height:35px;}
.about_box .txt3{font-size: 16px;height:58px;color:#3e3e3e;margin-top:30px;overflow: hidden;font-weight: 400;}
.about_box .txt .fl{width:65%;} 
.culture{background:#f9f9f9;}
.culture .about_culture{ width:100%; overflow:hidden;padding-bottom:1rem}
.culture .about_culture .fl,.culture .about_culture .fr{width:31.3%;margin:0% 1%;background: #fff;padding:3%;margin-top: 60px}

.culture .about_culture .aboutico{width:100%;float:left;text-align: center;}
.culture .about_culture .aboutico img{width:65px;}
.culture .about_culture .fr2{width:100%; float:left;text-align: center; }
/*.about_box .about_culture .about_ico1{background:url(../images/about_ico1.png) no-repeat center left;background-size:75px 75px;}*/
/*.about_box .about_culture .about_ico2{background:url(../images/about_ico2.png) no-repeat center left;background-size:75px 75px;}*/
/*.about_box .about_culture .about_ico3{background:url(../images/about_ico3.png) no-repeat center left;background-size:75px 75px;}*/
/*.about_box .about_culture .about_ico4{background:url(../images/about_ico4.png) no-repeat center left;background-size:75px 75px;}*/
.culture .about_culture h2{color:#000;}
.culture .txt3{font-size: 16px;height:58px;color:#3e3e3e;margin-top:30px;overflow: hidden;font-weight: 400;}
.culture .about_culture .mt70{padding-top:30px;}
.about_box .data{display:flex;justify-content:space-between}
@media (min-width:640px){.about_box .data{width:100%;text-align:center; margin-top: 45px;}
.about_box .aboutusimg{width:45%;position: relative; top: -30px;}

.about_box .counter{overflow:hidden;text-align:center;padding: 3% 0%;width: 100%;}
.about_box .counter ul li{display:inline-block;vertical-align:top;transition:all 0.3s;position:relative;text-align:center;width: 33.3%;float: left;}
.about_box .counter ul .li1:after{ content:""; position:absolute; right:20%; top:50%; margin-top:-24px; height:48px; width:1px; background:#e6e6e6;}
.about_box .counter ul .li2:after{ content:""; position:absolute; right:-20%; top:50%; margin-top:-24px; height:48px; width:1px; background:#e6e6e6;}
.about_box .counter ul li:last-child:after{ width:0;}
.about_box .counter ul li:last-child{ margin-right:0; padding-right:0;}
.about_box .counter ul li .txts2{}
.about_box .counter ul li .nums{overflow:hidden;color: #fff;line-height:1;}
.about_box .counter span{display:inline-block;vertical-align:top;overflow:hidden;font-weight:bold;font-size:36px;color: #000;background:#000;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.about_box .counter label{display:inline-block;vertical-align:top;line-height:2;font-weight:500;font-size:14px;color: #ffffff;}
.about_box .counter .h6{font-size: 16px;overflow:hidden;line-height:24px;height:24px;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;margin-bottom:6px;color:#000000;font-weight: 400;}
/*.about_box .counter .jya{padding-left:10px;}*/
.about_box .counter .jyb{padding-right:8px;}
/*.about_box .counter .jyc{padding-right:25px;}*/
.about_box .counter ul li:hover{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}

.about_box .data .item:nth-child(2){width: 25%;position:relative;}
.about_box .data .item:nth-child(3){width: 28%;position:relative;}
.about_box .data .item:nth-child(4){width: 30%;position:relative;}
.about_box .data .item:nth-child(2)::after,.about_box .data .item:nth-child(2)::before{content:'';width:1px;height:68px;background-color:#e5e5e5;position:absolute;top:50%;transform:translateY(-50%);z-index:5}
.about_box .data .item:nth-child(3)::after{content:'';width:1px;height:68px;background-color:#e5e5e5;position:absolute;top:50%;transform:translateY(-50%);z-index:5}

.about_box .data .item:nth-child(2)::before,.about_box .data .item:nth-child(3)::before{left:0}
.about_box .data .item:nth-child(2)::after,.about_box .data .item:nth-child(3)::after{right:0}
}
.about_box .data .val{color:#00b0f0;font-family:dinpro;font-size:.48rem;line-height:1.45}
.about_box .data label{color: #000;}
@media (max-width:992px){.about_box .data .val{font-size:34px}
.about_box .counter{margin-top:7%;width: 100%;}
.about_box .counter label{ font-size:14px;height: 25px;}
.about_box .counter .nums{text-align:center;}
.about_box .counter .h6{ font-size:14px;color: #000;text-align: center;}
.about_box .txt3{height:auto;font-size: 14px;}
.about_box .about_culture .fr2{background-size:50px 50px !important; padding-left: 80px;}
.about_box{padding-bottom:0px;}
.about_box .data{width: 100%;}
.culture .about_culture .fl, .culture .about_culture .fr{width:100%;margin: 20px 0px;padding: 30px 5% 30px;}
.culture .about_culture h2{font-size:18px;}
.culture .about_culture .aboutico img{width:38px;}
.culture .about_culture .mt70{padding-top:20px;}
.culture .txt3{font-size:12px;width:80%;margin: 10px auto 0px;height:auto;}
.about_box .lbox h3{font-size:18px;line-height: 25px; margin-top: 20px;}
.about_box .counter span{font-size:36px;font-weight: bold;color: #000;background:#000;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.about_box .counter ul li{width: 33%;text-align:center;margin-right: 0%;margin-bottom: 3%;float: left;border-right: 1px #f8f8f8 solid;}
.about_box .counter ul li:nth-child(3){border-right: none;}
.about_box .txt{width:100%;}
.about_box .txt p{width:100%;text-indent: inherit;}
.about_box .lbox .about_culture .mt70{margin-top:30px;font-size: 18px;}
.about_box .about_culture .fl, .about_box .about_culture .fr{width:100%;height:auto;padding: 10%; margin-top: 20px;}
}
.about_box .data .tit{color:#666;font-weight: normal;}
@media (max-width:480px){.about_box .data{flex-wrap:wrap}
.about_box .data .item{width:50%;margin-bottom:.4rem}
}

.vision_box{background:url(../images/vision_bg.jpg) no-repeat center center;background-size:cover}
.vision_box .wrap{height:7.25rem;display:flex;align-items:center;justify-content:flex-end}
@media (max-width:640px){.vision_box .wrap{justify-content:center}
}
.vision_box .content{background-color: #40ae8f;border-radius:20px;overflow:hidden;color:#fff;width:5.9rem;padding:.7rem .5rem .9rem;background: -webkit-linear-gradient(right, #53b255, #38a9bf);}
.vision_box .content h2{font-size:.4rem;position:relative;margin-bottom:.32rem}
@media (max-width:992px){.vision_box .content h2{font-size:26px}
}
@media (max-width:640px){.vision_box .content h2{font-size:22px}
}
.vision_box .content .txt{font-size:.24rem;line-height:1.6}
@media (max-width:992px){.vision_box .content .txt{font-size:18px}
}

about_three{padding:.96rem 0 1.2rem;text-align:center}
.about_three .i_title{margin-bottom:.56rem}
.swiper_goods_2{padding-bottom:.8rem}
.swiper_goods_2 li{width:calc((1440px + 22px)/ 3)}
@media (max-width:1800px){.swiper_goods_2 li{width:calc((88vw + 22px)/ 3)}
}
@media (max-width:768px){.swiper_goods_2 li{width:calc((88vw + 10px)/ 2)}
}
@media (max-width:550px){.swiper_goods_2 li{width:100%}
}
.swiper_goods_2 .inner{margin-right:22px;background:#e5e5e5;border-radius: 10px;}
.swiper_goods_2 .inner .img img{border-radius: 10px;}
@media (max-width:1200px){.swiper_goods_2 .inner{margin-right:20px}
}
@media (max-width:768px){.swiper_goods_2 .inner{margin-right:10px}
}
@media (max-width:550px){.swiper_goods_2 .inner{margin:0 1px}
}
.swiper_goods_2 .inner:hover{background: linear-gradient(90deg, #1171b2, #48b452);}
.swiper_goods_2 .inner:hover .tit{color:#fff}
.swiper_goods_2 .info{height:70px;display:flex;align-items:center;justify-content:center}
.swiper_goods_2 .tit{font-size:18px;text-align: center;line-height:24px;max-height:48px;word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2;width:100%;padding:0 20px;display:block}
@media (max-width:480px){.swiper_goods_2 .tit{font-size:15px;line-height:20px}
}

.z_contact{padding:100px 0px 80px;overflow: hidden;}
.quote_box .fl{width: calc(50% - 12.5px); float:left;}
.quote_box .fr{width: calc(30% - 18.75px); float:right;}
.z_contact .title{margin-top:5%;}
.z_contact .title h1{font-size:80px;line-height:92px;font-weight:bold;}
.z_contact .title h3{font-size:50px;line-height:54px;margin-bottom:80px;font-weight: normal;}
.z_contact .quote_box .miaosu{font-size: 16px;line-height: 30px;margin-bottom: 40px;-webkit-animation: fadeInLeft 1s ease-out .1s 1 both;}
.z_contact .quote_box .liuyan p{color: #808080;font-size: 16px;line-height: 30px;}
.z_contact .quote_box .fr{font-size:22px; color:#000;font-weight:bold}
.z_contact .quote_box .fr .lxfs{margin-bottom:30px;}
.z_contact .quote_box .fr p{ margin-bottom:10px;line-height:30px;}
.z_contact .quote_box .fr span{color: #d7d7d7;}
.z_map{width:100%; margin:100px 0px 0px;background-image: url("../images/map_bgs.jpg");background-repeat: no-repeat;
    height: 500px;background-size:100%;background-attachment: fixed;background-position: center center;}
.contact_box{padding:.76rem 0 .9rem}
.contact_box .bd{margin-top:.5rem;border-radius:.8rem 0 .8rem 0;overflow:hidden}
@media (min-width:992px){.contact_box .bd{display:flex;align-items:stretch}
.contact_box .bd .content{width:4.22rem;margin-right:6px;min-height:518px}
.contact_box .bd .map{flex:1}
}
.contact_box .content{background:#f4f4f7;text-align:center;font-size:16px;line-height:30px;padding:106px 30px 40px}
.contact_box .content .address{padding-top:70px}
.contact_box .content .code{margin-top:.6rem}
.contact_box .content .code img{width:128px;margin-bottom:10px}
@media (max-width:991px){.contact_box .content{padding:40px 20px}
.z_contact{padding-bottom:10px;}
.z_map{margin:10px 0px 0px;background-size: cover;}
.quote_box .fl,.quote_box .fr{width:100%;}
.quote_box .fr{margin-top:60px;}
.z_contact .quote_box .fr{font-size:18px;}
.z_contact .quote_box .fr p{line-height:20px;}
.z_contact .title h1{font-size:36px;line-height:50px;}
.z_contact .title h3{font-size:28px;line-height:32px;margin-bottom:30px;}
}
.contact_box .map{background:#000}

.quote_box .hd1{margin-bottom:.4rem}
@media (min-width:640px){.quote_box .row{margin-left:-.1rem!important;margin-right:-.1rem!important}
.quote_box .row>*{padding-left:.1rem!important;padding-right:.1rem!important;margin-bottom:.2rem}
}
.quote_box li{margin-bottom:.3rem}
.quote_box .inner{position:relative;background:#fff}
.quote_box .inner input,.quote_box .inner textarea{display:block;width: 100%;line-height: 38px;
    border: 1px solid #ccc;font-size:16px;padding-left:10px;    outline: none;}
.quote_box .inner textarea::placeholder { color: #c1c1c1; } 
.quote_box .inner textarea{min-height: 220px;}
.quote_box .inner em{color:#ff0000;transform:translateY(-50%);font-size:16px}
@media (max-width:991px){.quote_box .inner input,.quote_box .inner textarea{padding-left:10px;font-size: 14px;}
}
.quote_box .areabox em{top:10px;transform:translateY(0)}
.quote_box .submitbox{text-align:left;padding-top:20px}
.quote_box textarea{height:180px;resize:none;font-size:16px;border:0;padding:0}
.quote_box .layui-form-select dl{top:100%;border:0}
.quote_box .layui-form-select dl dd.layui-this{background-color:#38a9bf}
.vbox{padding:1rem 0}
.vbtn{height:48px;line-height:48px;display:inline-block;padding:0 40px;border: none;font-size:16px;letter-spacing:.5px;position:relative;border-radius:5px;overflow:hidden;color:#38a9bf;transition:.6s}
.vbtn em{position:relative;z-index:55}
.vbtn.fill{background:#000;color:#fff}
.vbtn.fill:hover{background:#000;border-color:#000}
@media (max-width:1200px){.vbtn{height:44px;line-height:44px;padding:0 30px}
}
@media (max-width:640px){.vbtn{height:40px;line-height:40px;padding:0 26px}
}
.bg_f8{background:#f8f8f8;}
.newsDetail{ width:98%; padding: 0 5.2vw; display:flex; margin:0 auto 0 auto; justify-content:space-between;}
.newsDetail .contents{ width: calc( 100% - 405px);}
.newsDetail .detailMenu{ flex-shrink:0; width:360px; display:flex; flex-direction:column;}
.newsDetail .detailMenu .detailMenu1{ width:100%; display:flex; align-items:center; height:70px; padding:0 30px; font-size:18px; background:#ffffff;}
.newsDetail .detailMenu .detailMenu1 em{ margin-right:10px;}
.newsDetail .detailMenu .ad a{ width:100% !important; display: inline-block;}
.newsDetail .detailMenu .ad a img{ width:100%;}
.detailMenuBox{background: #fff;padding-bottom: 30px;margin-bottom: 40px;}
.rightList{ width:100%; position:relative; margin-bottom:0px !important;border-top:#dadada solid 1px;}
.rightList .rightList1{ display:flex; flex-direction:column;padding-top: 20px; overflow:hidden;}
.rightList .rightList1 .rightListItem{ display:flex; flex-direction:column; padding:0px 20px; }
.rightList .rightList1 .rightListItem:hover{padding-left: 30px;transition: all .3s ease;}
.rightList .rightList1 .rightListItem:last-child{ padding-bottom:0px; border-bottom:0px;}
.rightList .rightList1 .rightListItem .rightListTitle{ font-size:14px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:1; overflow:hidden;line-height: 40px;}
.rightList .rightList1 .rightListItem .rightListDeta{ font-size:14px; color:#b5b5b5; margin-top:5px; margin-bottom:20PX;}
.rightList .rightList1 .rightListItem .rightListSmall{ font-size:14px; color:#666666; line-height:21px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}

.rightList .slick-dots{ display:flex; justify-content:center;}
.rightList .slick-dots li.slick-active button:before{ color:#156aa9;}

.casearticle{background:#f8f8f8;}
.casearticle .newsDetail{padding-top:100px; padding-bottom:100px;}
.contentsMess{ width:100%; padding:0 50px; background:#FFFFFF; display:flex; flex-direction:column; margin-bottom:30px;}
.contentsMess .title{ font-size:30px; line-height:2em; margin-top:40px;text-align: center;}
.contentsMess .xx{ font-size:14px; color:#b5b5b5; display:flex; align-items:center; padding:25px 0;margin: 0 auto;}
.contentsMess .xx div{ margin-right:15px;}
.contentsMess .nr{ font-size:16px; line-height:30px; border-bottom:#e9e9e9 solid 1px;  padding:20px 0 50px 0;}
.newguishu{border-bottom:#e9e9e9 solid 1px;}
.newguishu p{line-height: 40px;}
.contentsMess .nr p{ margin-bottom:20px;}
.contentsMess video{ width: 100%; height: auto;}
.contentsMess .nr div{ margin-bottom:20px;}
.contentsMess .bottom{ padding:30px 0; display:flex; justify-content:space-between; align-items:center; }
.contentsMess .bottom .bl{ display:flex; align-items:center; width:calc(100% - 262px); flex-wrap:wrap;}
.contentsMess .bottom .bl a{ display:block; margin-right:8px; padding:8px 10px; font-size:15px; color:#666666; border:#e9e9e9 solid 1px; border-radius:5px;}
.contentsMess .bottom .bl a:last-child{ margin-right:0px;}
.contentsMess .bottom .br{ display:flex; align-items:center;margin: 0 auto;}
.z_share .icon-weibo:before {content: "\e619";}
.z_share{ margin: 2vw 0;}
.z_share a{ display: inline-block; cursor: pointer;width: 50px; margin-right: 0.8vw;height: 50px;background: #e2e2e2; color: #4e4e4e; font-size:20px!important;border-radius: 25px; text-align: center; line-height: 50px;}
.z_share a:hover{ background: #000; color:#fff;}
.wechat-qrcode{display:none;border:1px solid #eee;position:absolute;z-index:9;top:-205px;left:-80px;width:200px;height:192px;color:#666;font-size:12px;text-align:center;background-color:#fff;box-shadow:0 2px 10px #aaa;transition:all 200ms;-webkit-tansition:all 350ms;-moz-transition:all 350ms}
.icon-wechat:before {content: "\e603";}
.wechat-qrcode.bottom{top:40px;left:-84px}
.wechat-qrcode.bottom:after{display:none}
.wechat-qrcode h4{font-weight:normal;height:26px;line-height:26px;font-size:12px;background-color:#f3f3f3;margin:0;padding:0;color:#777}.social-share .icon-wechat .wechat-qrcode .qrcode{width:105px;margin:10px auto}
.wechat-qrcode .qrcode table{margin:0 !important}
.wechat-qrcode .help p{font-weight:normal;line-height:16px;padding:0;margin:0}
.wechat-qrcode:after{content:'';position:absolute;left:50%;margin-left:-6px;bottom:-13px;width:0;height:0;border-width:8px 6px 6px 6px;border-style:solid;border-color:#fff transparent transparent transparent}
#share-1 a:hover .wechat-qrcode{display:block}

.z_xgindex_news{ padding: 0 5.2vw; box-sizing: border-box; padding-bottom: 8vw;}
.z_news_heads{ padding-top: 4vw; padding-bottom: 2vw;display: flex; justify-content: space-between; align-items: center;}
.z_news_heads .cn{ font-size: 30px; color: #333333; align-items: center; }
.z_news_heads .cn:before{ content: ""; display: inline-block; width: 4px; height: 24px; background: #1c69d9; margin-right: 18px;}
.z_swiper_btn span{  overflow: hidden; display: inline-block;
transition: ease 1s; cursor: pointer; outline: none;
border-radius: 50%; text-align: center;  position: relative; font-weight: bold; margin-left: 10px; color: #1e46c8; }
.z_swiper_btn .iconfont{border: 2px solid #DAE2EF; display: inline-block;width: 50px;
height: 50px;line-height: 50px;border-radius: 50%;transition: ease 1s;}
.z_swiper_btn span::after{ content: ""; display: block; width: 110%; height: 0; position: absolute; left: -5%; bottom: 0; background:  #1e46c8; position: absolute; left: 0; bottom: 0; transition: ease 1s;} 
.z_swiper_btn span:hover::after{ height: 100%;}
.z_swiper_btn span:hover .iconfont{ color: #fff; border-color: #1e46c8;}
.z_swiper_btn span:hover .iconfont:before{color: #fff;z-index: 1;position: relative;}
.z_xgnews_swiper{ overflow: hidden; position: relative;}
.z_xgnews_swiper::before{content: "";  display: block; width:100%; height: 2px; background: #DCE3F0; transition: ease 1s; position: absolute; left: 0; top: 0px;}

.z_xgnews_swiper li{padding:1%;background: #f8f8f8;margin: 2% 1.3%;width:31%;border-radius: 3px;outline: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.z_xgnews_swiper .inner .img{overflow:hidden}
.z_xgnews_swiper .inner .info{position:relative;z-index:55;overflow:hidden;transition:.6s; margin-top: 3%;}
.z_xgnews_swiper .inner .info .desc{font-size:14px;line-height:28px;color:#999;}
.z_xgnews_swiper .row  .c-text1 {display: flex;align-items: center;position: relative;color: #333;line-height: 50px;}
.z_xgnews_swiper .row  .c-text1::before {content: "";display: block;width: 8px;height: 8px;border-radius: 50%;background-color: #80bd00;margin-right: 0.1rem;}

@media (min-width:768px){.z_xgnews_swiper .inner .info .desc{word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2}
}
.z_xgnews_swiper .inner .img{overflow:hidden;}
.z_xgnews_swiper .inner .info{position:relative;z-index:55;overflow:hidden;transition:.6s; margin-top: 3%;}
.z_xgnews_swiper .inner .info .tit{font-size: 18px;display:block;line-height:48px;font-weight: bold;transition: none;}
.z_xgnews_swiper .inner .info .desc{font-size:14px;line-height:28px;color:#999;text-align: justify;}
.z_xgnews_swiper .inner .c-text1 {display: block;align-items: center;position: relative;color: #333;line-height: 50px;}
.z_xgnews_swiper .inner .c-text1 .fr{padding-right:10px;}
.z_xgnews_swiper .inner .c-text1::before {content: "";display:inline-block;width: 8px;height: 8px;border-radius: 50%;background-color: #1e46c8;margin-right: 10px;}
.z_xgnews_swiper li img{ display: block; width: 100%; transition: ease 1s;}
.z_xgnews_swiper li:hover img{ transform: scale(1.05,1.05);}

.contentBot{ width: 100%; display: flex; justify-content: space-between; align-items: center; margin:40px auto 60px auto; line-height: 60px;}
.contentBot a{display: inline-block; font-size: 16px; padding: 0px 35px; color: #222222; background: #ffff; width:35%;
overflow: hidden; text-overflow:ellipsis; white-space: nowrap;text-align: center;}

.contentBot a:nth-child(2){ width:10%;}

.z-container {width:100%;padding: 0 6.2vw;height:auto;clear: both;margin: 0 auto;}
.z_proxq_page{ padding-top: 6.25vw;padding-bottom:3vw;background: #f2f1f2;}
.z_proxq_page .z_page_wz,.z_newsxq_page .z_page_wz{ padding-top: 2.6vw; padding-bottom: 2.6vw;}
.z_pro_head{background:#fff;border-radius: 5px;}
.z_pro_img{ width: 50%;height: 700px;  box-sizing: border-box; position: relative; float: left;}
.z_pro_big{ display: flex;  align-items: center; justify-content: center; height: 500px;}
.z_pro_big img,.z_small_swiper li img{ max-width: 80%; max-height: 80%; display: block;}
.z_small_warp{ position: absolute; left: 0; bottom: 0; width: 100%; padding: 40px; box-sizing: border-box;} 
.z_small_swiper{ width: 100%; overflow: hidden;}
.z_small_swiper li{height: 130px;background: #FFFFFF;  border: 1px solid #D1D8E3;border-radius: 6px; box-sizing: border-box; display: flex; align-items: center; justify-content: center;}
.z_small_swiper li.on{ border-color: #000;}
.z_pro_desc{ width: 50%; float: right; padding: 3vw; box-sizing: border-box; position: relative; min-height: 700px;}
.z_pro_desc .tit{ font-size: 3vw; position: relative; font-weight: bold;}
.z_pro_desc .tit .en{display:block; color: #000;}
.z_pro_desc .tit .cn{font-size: 1.8vw;color: #ccc;padding-bottom: 10px;display:block;font-weight: normal;}
.z_pro_desc .tit .en::before{ content: ""; display: block;width:38%;height: 8px;background-image: linear-gradient(to right,#000,#19bf15); transition: ease 1.5s; transition-delay: .5s; position: absolute; left: 0; bottom: 1px;}
.z_pro_desc .tit.animated .en::before{width:100%;}
.z_pro_desc .desc{font-size: 16px;font-weight: 400;color:#666;line-height: 32px; margin: 2vw 0; max-height: 15.5vw;
    overflow-y: auto;}
.z_pro_desc .z_menu_share{position:relative;display:block;}
.z_pro_desc .btnbar{ position: absolute; left: 0; bottom: 0; width: 100%; padding: 3vw; box-sizing: border-box;}
.z_pro_desc .btnbar .btn{ min-width: 200px;font-size: 18px; margin-right: 30px; text-align: center; display: flex; align-items: center; justify-content: center; color: #fff;height: 60px;background: #19bf15;border-radius: 30px}
.z_pro_desc .btnbar .btn em{font-size:30px; margin-right:10px}
.z_flex{ display: flex; align-items: center;}
.z_pro_desc .btnbar .btn img{ margin-right: 10px;}
.z_pro_desc .btnbar .btn2{min-width: 320px;background: #000;border-radius: 30px;}
.z_small_swiper .z_banner_hd{ display: none;}

.z_menu_addre{color: #666666;line-height: 24px;}
.z_menu_share{ margin-left: auto; flex-shrink: 0;}
.z_menu_share a{ display: inline-block;width: 44px;height: 44px;background: #EEEEEE;border-radius: 50%; text-align: center; line-height: 44px; color: #666666;outline:none; font-size: 20px!important; margin-left: 15px;font-family: "iconfont" !important;font-size: 16px;font-style: normal;position: relative;}
.z_menu_share a:hover{ background: #000; color: #fff; cursor: pointer;}
.z_menu_close{ position: absolute; right: 0vw; top: 0vw; width: 6.25vw; height: 6.25vw; text-align: center; line-height: 6.25vw; color: #B4B4B4; font-size: 28px!important; font-weight: bold; cursor: pointer;}
.z_menu_close:hover{ color:#000;}
.z_menu_mask .warp{ opacity: 0; width: 100%; transition: ease 1s; transform: translateX(100px) ;}
.z_menu_mask.on,.z_menu_mask.on .warp{ opacity: 1; visibility: visible;transform: translateX(0px);}
.z_menu_mask.on::before{ transition-delay:.5s;}
.z_menu_mask.on::after{}
.z_menu_mask.on::before,.z_menu_mask.on::after{ transform: translateY(-50%) scale(1,1)}
.z_menu_mask.on .warp{transition-delay:1.4s}


.z_proxq_warp{ margin: 60px 0;border-radius: 5px;overflow: hidden;}
.z_proxq_nav{height: 80px;background: #ffffff;}
.z_proxq_nav ul{ display: flex;}
.z_proxq_nav ul li{flex: 1; text-align: center; cursor: pointer;  color: #333;font-size: 18px;background:#ffffff;}
.z_proxq_nav ul li span{ display: inline-block; padding: 0 15px; line-height: 80px;position: relative;}
.z_proxq_nav ul li span::before{ content: ""; display: block; z-index: 1; width: 0; height: 4px; background: #000; position: absolute; left: 50%; bottom:0; transition: ease 1s;}
.z_proxq_nav ul li.active span::before{ width: 100%; left: 0;}
.z_proxq_nav ul li.active{background:#000;color: #fff;}
.z_proxq_child{ padding: 20px 0; color: #333;line-height: 38px; font-size: 16px;}
.z_proxq_child img{ max-width: 100%!important; height: auto!important;}
.z_proxq_child table{max-width: 100%!important;}
.z_proxq_con{background: #ffffff;padding:0px 50px;}
.z_proxq_child .pdfdown{text-align:center;display:block;background:#f7f7f7;line-height:58px;}
.z_proxq_child .pdfdown em{padding-right:10px;}
.z_proxq_child .pdfdown:hover{background:#000;color: #fff;}

.z_tab_child{ display: none;}
.z_tab_child.active{ display: block;}
table{width:100%;border:0;border-top:1px solid #f2f2f3!important;font-size:16px;line-height:1.6;border-bottom:1px solid #f2f2f3!important}
table td{padding:20px 16px 20px 20px;vertical-align:top;border: 1px solid #f2f2f3;}
@media (min-width:769px){table td:nth-child(1),table td:nth-child(3){white-space:nowrap}
}
@media (max-width:768px) and (min-width:641px){table td{font-size:14px}
table td:nth-child(1),table td:nth-child(3){width:80px;padding-left:.2rem;padding-right:0}
}
@media (min-width:641px){table tr:nth-child(2n){background:#f2f2f3}
}
@media (max-width:640px){table{font-size:12px;display: inline-block;}
/*table td{display:block}*/
table td:nth-child(2n+1){padding:3.2px}
table td:nth-child(2n){border-bottom:1px solid #f2f2f3;padding:3.2px}
table tbody{width:100%;display: table;}  
}
@media (max-width:380px){
  table{font-size:10px;table-layout:fixed;overflow-y: auto;width: 100%;}
  table tbody{width:100%;display: table;}
}

.pro_xg{overflow:hidden;padding-bottom:6vw;}

.z_topbtm_bar{ display: flex; justify-content: space-between;}
.prosxy{padding: 30px;background: #fff;}
.z_topbtm_bar a{ font-size: 16px;}
.z_topbtm_bar a:hover{ color: #000;}
.z_topbtm_bar a .iconfont{ display: inline-block; margin: 0 5px; font-size: 20px;}

.casedetail{ width:100%; padding: 0 5.2vw; display:flex; margin:0 auto 0 auto; justify-content:space-between;}
.casedetail .pc_all_content{width: 100%;padding:5% 0%;}
.casedetail .History_title{ display: flex; align-items: center; justify-content: space-between; margin-bottom: 40px;}
.casedetail .History_title .History_title_left{position:relative;}
.casedetail .History_title .History_title_left .title_left_dd{font-size: 36px;color: #000000;font-weight: bolder;}
.casedetail .History_title .History_title_left .title_left_dt{font-size: 24px;color: #ccc;text-transform: uppercase;margin-top: 10px;padding-bottom: 10px;}
.casedetail .History_title .History_title_left .title_left_dt::before{ content: ""; display: block;width:38%;height: 8px;background-image: linear-gradient(to right,#000,#19bf15); transition: ease 1.5s; transition-delay: .5s; position: absolute; left: 0; bottom: 1px;}
.casedetail .History_title .History_title_left.animated .title_left_dt::before{width:100%;}


.casedetail{ background: #fff;}
.casedetail::before{ display: none;}
.casedetail .Rescue_txt{ font-size: 16px; color: #666666; line-height: 32px;}
.casedetail .Rescue_txt p{ margin-bottom: 28px;text-align:justify;}
.casedetail .Rescue_txt p:last-child{ margin-bottom: 0px;}
.casedetail .Rescue_img{ margin: 0 auto; margin-top: 80px; position: relative;}
.casedetail .Rescue_img .Rescue_img_list{ position: relative;width:32%;margin:0px 10px;}
.casedetail .Rescue_img .Rescue_img_list .img_list_dd{ display:flex; align-items:center; justify-content:center;}
.casedetail .Rescue_img .Rescue_img_list .img_list_dd img{ max-width: 100%; max-height:100%;border-radius: 10px;
}
.casedetail .Rescue_img .Rescue_img_list .img_list_dt{ position: absolute; bottom: 0; width: 100%; left: 0; bottom: 0; line-height: 65px; text-align: center; background: rgba(0,0,0,.4); font-weight: bolder;  color: #fff; font-weight: bolder; opacity: 1; transition: all 0.5s ease; -webkit-transform: all 0.5s ease;}
.casedetail .Rescue_img .swiper-slide-active .img_list_dt,.casedetail .Rescue_img .swiper-slide-duplicate-active .img_list_dt{ opacity: 1; transition: all 0.5s ease; -webkit-transform: all 0.5s ease;}
.casedetail .Rescue_img .Rescue_img_next{ position: absolute; right: 0; top: 45%; z-index: 5; cursor: pointer;}
.casedetail .Rescue_img .Rescue_img_prev{ position: absolute; left: 0; top: 45%; z-index: 5; cursor: pointer;}
.casedetail .Rescue_img .Rescue_img_next,.casedetail .Rescue_img .Rescue_img_prev{width: 55px;height: 55px;line-height:55px;font-size:16px;border-radius: 50%;outline:none;background: #1b1b1b;color: #ffffff;text-align: center;opacity: .5;}
.casedetail .Rescue_img .Rescue_img_next i, .casedetail .Rescue_img .Rescue_img_prev i{font-size:38px;}
.casedetail .Rescue_img .Rescue_img_next:hover,.casedetail .Rescue_img .Rescue_img_prev:hover{opacity:1;}
.casedetail .Rescue_img .Rescue_img_prev{left: -55px;}
.casedetail .Rescue_img .Rescue_img_next{right: -55px;}
.z_jiazhiguan{padding: .3rem 0 1rem;overflow: hidden;}
.z_jiazhiguan .z_jzgms{overflow: hidden; margin-top: 5%;}
.z_jiazhiguan .fl,.z_jiazhiguan .fr{width:45%;}
.z_jiazhiguan .fl{display:block;margin-top:60px;}
.z_jiazhiguan .fl h4{font-size:24px;line-height:50px;}
.z_jiazhiguan .fl p{font-size:16px;line-height:35px;margin-bottom:30px;width:85%; }


.about_keo{padding: 1rem 0 0;overflow: hidden;}
.about_keo .logoby1{text-align:center;font-size:56px;color: #000;letter-spacing: 25px;padding-left: 20px;}
.about_keo .logoby2{text-align:center;font-size:56px;color: #fff;letter-spacing: 38px;padding-left: 38px;}
.about_keo .logozs{width:60%; margin: 20px auto;overflow: hidden;}
.about_keo .logozs img{width:20%;float:left;}
.about_keo .zmzs{clear:both;overflow:hidden;width:60%; margin:0 auto;}
.about_keo .zmzs h3{width:20%; float:left;text-align:center;}

.about_dingwei{padding: 1.8rem 0;overflow: hidden;}
.about_dingwei .wrap h1{font-size: 92px; line-height: 165px; color:#000;}
.about_dingwei .wrap h1 span{font-size:110px;    color: transparent;
    -webkit-text-stroke: 2px #000;}
    
.z_dingwei,.z_yuanjing{}    
.z_dingwei .miaosu,.z_yuanjing .miaosu{font-size:16px; margin-top:20px; text-align:center;}  
@media screen and (max-width:980px){
.z_proxq_page { padding-top: 50px;}
.z_proxq_page .z_page_wz,.z_newsxq_page .z_page_wz{ display: block; padding: 20px 0;}
.z_pro_img,.z_pro_desc{ width: 100%;}
.z_pro_img{ border-right: none; height: auto;}
.z_pro_big{ display: none;}
.z_small_warp{ padding: 0; position: relative; border-bottom: 1px solid #CAD2E0;}
.z_small_swiper{}
.z_small_swiper li{ border: none; height: 94vw;}
.z_banner_hd span{width:12px;height:12px;}
.z_small_swiper .z_banner_hd{ display: block; text-align: center;position: absolute; left: 0; bottom: 10px;}
.z_pro_desc{ min-height: auto; padding: 30px 15px;}
.z_pro_desc .tit .en{ font-size: 26px; top: -8px;}
.z_pro_desc .tit .cn{font-size:20px;}
.z_pro_desc .tit .en::before{height:2px;}
.z_proxq_con{padding:0 5px;}
.z_pro_desc .tit{ font-size: 22px;text-align: center;}
.z_pro_desc .btnbar{ display: block; position: relative;padding: 0;}
.z_pro_desc .btnbar .btn{ width: 100%; margin: 0; margin-bottom: 20px; height: 40px; border-radius: 20px; font-size: 14px;}
.z_pro_desc .desc{ font-size: 14px; line-height: 24px;max-height: 220px; margin: 20px 0;}
.z_menu_share{width: 100%;display: inline-block;text-align: center;margin: 10px auto;}
.casedetail .History_title{display:block}
.casedetail .History_title_left{width:100%;text-align:center;}
.casedetail .Rescue_img .Rescue_img_list{width:99%;}
.casedetail .Rescue_img{margin-top:30px;padding-bottom:80px;}
.casedetail .Rescue_img .Rescue_img_next, .casedetail .Rescue_img .Rescue_img_prev{display:none;}
.casedetail .swiper-pagination{margin: 30px 0px;text-align: center;width: 100%;}
.casedetail .swiper-pagination-bullet {margin:0 2px;outline:none;}
.z_proxq_warp{ margin: 30px 0;}
.z_proxq_nav{ height: 50px;}
.z_proxq_nav ul li span{ line-height: 50px; font-size: 15px; padding: 0;}
.z_proxq_child{ padding: 30px 0; line-height: 24px;}

.casearticle .newsDetail{ display:block; padding-bottom: 5%;padding-top: 30px;}
.newsDetail .contents,.newsDetail .detailMenu{ width:100%;}
.newsDetail .detailMenu{ display: block; margin-top:25px;}
.wapnone,.contentBot a:nth-child(2){display:none;}
.contentBot a{width:40%;}
.contentsMess{ padding:25px;}
.contentsMess iframe{width:100%;height:auto}
.contentsMess .title{ margin-top:0px; font-size:16px; line-height: normal; line-height:28px;}
.contentsMess .xx{ padding:20px 0px;}
.contentsMess .nr{ font-size:14px; padding:25px 0px;}
.contentsMess .nr div{ width:100% !important;}
.contentsMess .bottom{ display:block;}
.contentsMess .bottom .bl{ display:block;}
.contentsMess .bottom .bl a{ margin-right:0px; margin-bottom:10px;}
.z_jiazhiguan .fl,.z_jiazhiguan .fr{width:100%;}
.z_jiazhiguan .fl h4{font-size:22px;line-height:30px;}
.z_jiazhiguan .fl p{width:100%;font-size:16px;line-height:26px;}

.about_dingwei .wrap h1{font-size: 42px;line-height: 60px;}
.about_dingwei .wrap h1 span{font-size: 44px;-webkit-text-stroke: 1px #000;}
}

.tags a{padding: 0px 5px;}
.detailMenuBox .rightList2 ul {width: 90%; margin: 0 auto;overflow: hidden;padding: 20px 0px;}
.detailMenuBox .rightList2 ul li{width: 33.33%; float:left;}
.detailMenuBox .rightList2 ul li a{display: block; background: #f8f8f8; color: #000;    text-align: center; line-height: 40px;  margin: 5px;display: -webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 1; overflow: hidden;}
.detailMenuBox .rightList2 ul li a:hover{background: #000; color: #fff;}
.detailarticle{margin-top: 3.5%;}
.detailpro,.detailarticle{background:#fff; padding: 30px;overflow: hidden;}
.detailpro .detailprotitle,.detailarticle .detailprotitle{margin:0px 0px 20px;line-height: 40px;overflow: hidden;}
.detailpro .detailprotitle .fl h4,.detailarticle .detailprotitle .fl h4{line-height: 40px;}
.detailpro .detailprotitle .fr,.detailarticle .detailprotitle .fr{padding-right:10px}
.detailarticle .listdetailxg ul li {width:45%;}
.detailarticle .listdetailxg ul li a span{float:right;color:#b5b5b5;}
.detailarticle .listdetailxg ul li a{line-height: 40px;}
.detailarticle .listdetailxg ul li a:hover{padding-left: 10px;transition: all .3s ease;}
.detailarticle .listdetailxg ul li:nth-child(odd){float: left;}
.detailarticle .listdetailxg ul li:nth-child(even){float: right; margin-right: 10px;}

@media (max-width:1366px){
    .newsDetail .contents{width: 100%;}
.newsDetail .detailMenu{display: none;}
}
 @media only screen and (min-width: 981px) and (max-width: 1024px) {
 .about_box .txt{width: 60%;}
 .about_box .aboutusimg{width: 35%;top: 50px;}
 .culture .about_culture h2{font-size: 18px;}
 .culture .txt3{font-size: 12px;}
 .z_list_new .item_info{margin-top: 10px;}
 .z_list_new .item_info, .z_list_new .item_des{padding-right: 150px;}
 .z_list_new .item_wrapper .item_des .description{word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:3;}
}

@media (max-width:768px){
 .detailpro,.detailarticle,.z_topbtm_bar a span{display: none;} 
}