*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;}
body{font-size: 14px;min-width: 1200px;font-family: 'Hos','Microsoft YaHei';}
a{text-decoration: none; color:#333; font-size: 14px;}
em,i{display: block;font-style: normal;}
.gy{max-width: 1500px;margin: 0 auto;min-width: 1200px;width: 100%;}
.gyc{max-width: 1360px;margin: 0 auto;min-width: 1300px;width: 100%;}

@font-face{font-family:Hos;src:url(//memberpic.114my.com.cn/zhiyang168/cssnew/Hos.ttf.txt)}
@font-face {font-family: 'samsungsharpsans-b';src: url('//memberpic.114my.com.cn/zhiyang168/cssnew/samsungsharpsans-bold.otf.txt');font-weight: normal;font-style: normal;}

@font-face {
  font-family: 'iconfont';  /* Project id 4234077 */
  src: url('//at.alicdn.com/t/c/font_4234077_ttowpl4tun.woff2?t=1697709438784') format('woff2'),
       url('//at.alicdn.com/t/c/font_4234077_ttowpl4tun.woff?t=1697709438784') format('woff'),
       url('//at.alicdn.com/t/c/font_4234077_ttowpl4tun.ttf?t=1697709438784') format('truetype');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}

/*header*/
.head_c{height: 90px;position: fixed;display: flex;justify-content: space-between; z-index: 9999; margin-top: 0px; width: 100%; padding-left:2%; padding-right: 2%;background: #fff;transition: 0.5s;}
.logo_c{display: flex;align-items: center; padding-left: 0px;}
.logo_c>p{position: relative;}
.logo_c>p img{width:72px;} 

.head_c.on{height: 80px;transition: 0.5s;box-shadow: 0px 0px 50px rgba(0,0,0,0.4);}
.head_c.on .erji_menu{top:80px;}

.hea_wz{padding-left: 14px; padding-top: 3%;}
.hea_wz b:first-child{font-size: 1.7rem;color: #333;display: block; text-align: center;line-height: 1.7rem;}
.hea_wz span{font-size: 1.2rem;color: #a3c534;}
.hea_wz b:last-child{font-size: 0.8rem;color: #757575;margin-top: 3px;font-weight: normal;letter-spacing: 1px;display: block;}
.nav_c{width: 71.3%;display: flex;align-items: center;justify-content: flex-end;}
.nav_c>ul{width:71%;display: flex;justify-content: space-between; height: 100%;}
.nav_c>ul>li{position: relative;height: 100%;display: flex;align-items: center;}
.nav_c>ul>li>a{text-align: center;color: #333;font-size: 1.1rem;}
.nav_c>ul>li:hover:after {
    width: 100%;
}
.nav_c>ul>li:hover:after, .nav_c>ul>li.on:after {
    opacity: 1;
    width: 100%;
    transition: 0.5s;
}
.nav_c>ul>li:after {
    content: '';
    width: 0%;
    height: 4px;
    background: #009508;
    display: block;
    margin: -0px auto 0;
    transition: .3s;
    bottom: 0;
    position: absolute;
}

/*二级菜单*/
.nav_c>ul>li:hover .erji_menu { display: block;transition: 0.5s;}
.erji_menu {display: none;padding: 40px 0px 40px 0px;position: absolute;left: -367px;border-top: 1px solid #eee;background-color: #fff;z-index: 999;top: 90px;transition: 0.5s;}
.nav_c>ul>li:nth-child(8) .erji_menu{ left: -477px;}
.nav_c>ul>li:nth-child(6) .erji_menu{ left: -371px;}
.nav_c>ul>li:nth-child(2) .erji_menu{ left: -278px;}
.erjinr {margin:0 auto;width:100%;display: flex;padding:0 65px;overflow:hidden;}
.erjinr1 {float:left;background:url() no-repeat;padding-top:8px;font-size:20px;font-weight:bold;color:#333;margin-right:70px; line-height:26px !important;}
.erji_menu a {font-size:13px;}
.erji_menu .erjinr1 a {display:block;width:120px;height:32px;font-family:Arial,Helvetica,sans-serif;color:#999 !important;font-size:13px;line-height:32px;text-align:center;text-transform:uppercase;border:1px solid #cecece;margin-top:16px;font-weight:normal!important;}
.erjinr2 {display: flex;}
.erji_menu .erjinr2 a {display:block; line-height:36px;height:auto;font-size:14px; color:#333 !important; width: inherit !important;    text-align: left;}
.erjinr21 {width: 115px;float:left;padding-right:25px;border-right:1px solid #e9e9e9;}
.erjinr22 {width: 115px;float:left;padding-left:25px;}
.erjinr3 {
  float: right;
    width: 129px;
    text-align: center;
    color: #333;
    margin-left: 28px;
    display: flex;
    align-items: center;
    border: 1px solid #eee;
    padding: 10px;
}
.erjinr3 img {width:100%;}
.erji_menu .erjinr3 a {line-height:30px;height:auto;font-size:13px;}
.erjinr3 span{display:block; padding-bottom:3px;}
.erjinr2 a {
    font-size: 14px!important;
    color: #333;
    font-weight: 100!important;
}

.head_pho{display: flex;align-items: center;justify-content: space-between;width: 7.5%;margin: 0px 0px 0 57px;}
.pho_wz p,.pho_wz b{color: #333;}
.pho_wz p{font-size: 1rem;}
.pho_wz b{font-size: 1.4rem;}
.pho_ic{width: 37px;height: 37px;border-radius: 100%;border:1px solid #eee;display: flex;align-items: center;justify-content: center;}
.hea_wz ul{display: flex;margin-top: 0px;}
.hea_wz ul li{font-size: 0.96rem;color: #666;height:1.7rem;line-height: 1.4rem;text-align: center;color: #999;}
.hea_wz ul li+li{margin-left: 10px;}
/*关键词*/
.dfs{display:flex;align-items:center;justify-content:space-between;width: 100%;height: 100%;}
.icon>div i{user-select:none;transition:all 0.5s;position: relative;}
.icon>div i span{font-size: 19px;color: #222;}
.sea i span{font-size: 19px !important;}
.iser_box,.itel_box{background:rgba(255,255,255,0.8);position:absolute;top:80px;right:0;padding:30px;transform-origin:top;transform:rotateX(90deg);transition:all 0.5s;z-index: 9; width:100%;}
.icon>div:hover .iser_box,.icon>div:hover .itel_box{transform:rotateX(0deg);}
.icon_search>i>span{
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #fff;
    text-align: center;
    line-height: 40px;display: block;
}
.search_l{display:flex;align-items:center;justify-content:center; padding-top: 3%;}
.search_l span+span{margin-left:4px;}
.search_l a{color: #333;font-size: 14px;}
.search_r{margin-top:13px;position:relative; display: flex; justify-content: center;align-items: center;}
#infoname{width:100%;height:38px;line-height: 38px;border:1px solid #eee;text-indent:12px;}
.z_img{width:30px;height:30px;position:absolute;top:12%;right:1%;background: no-repeat;}
.itel_box{width:228px;text-align:center}
.itel_box p{color:#333;position:relative;margin-top:10px;}
.itel_box p:before{position:absolute;left:0;color:#333;}
.itel_box em{font-family:'arial';font-size:26px;font-weight: bold;color:#0f7404;margin-top:10px;}
.search_l .iconfont{font-size: 16px;}
.icon_tel i{display: block;width: 98px;height: 30px;line-height: 28px;text-align: center;border:2px solid #b2b2b2;font-size: 14px;color: #7f7f7f;border-radius: 15px;font-style: normal;}
.icon_tel:hover i{border:2px solid #009508;color: #009508;}
@media screen and (max-width: 1453px){
  .logo_c{padding-left: 25px;}
  .nav_c{width: 70%;}
}
@media screen and (max-width: 1365px){
  .nav_c{width: 68.5%;}
  .head_pho{width: 11%;}
}
@media screen and (max-width: 1288px){
  .logo_c{padding-left: 15px;}
  .nav_c{width: 67.7%;}
}
.dh_c {
    width: 315px;text-align: left;
}
.dh_h,.dh_h b{font-size:18px;}

.syswiper-wrap>.swiper-container>.swiper-wrapper>.swiper-slide{height:100vh;}

/* index */
.swiper-container{/*overflow: auto !ibuttonmportant;*/}
.banner {position: relative;}
.banner:before {content:'';position: absolute;width: 21%;height: 9px;-webkit-transform: skew(-28deg);-moz-transform: skew(-28deg);-o-transform: skew(-28deg);bottom: 0;right: 2px; animation:myfirst1 1s linear ;z-index: 55;background: linear-gradient(to right,#ccc,#dddddd);}
.banner:after {content:'';position: absolute;width: 78.7%;height: 9px;-webkit-transform: skew(-28deg);-moz-transform: skew(-28deg);-o-transform: skew(-28deg);bottom: -9px;left: 0;animation:myfirst 1s linear; z-index: 999;background: linear-gradient(to right,#009508,#009508);}
.index-banner-swiper {position: relative;background: #000;z-index:1;}
.banner-slide {height:100%;}
.banner-slide .txt{position: absolute; left: 6%;top:43%;/*margin-top: -167px*/;z-index: 33;width:40%;}
.banner-slide .hz{color: #333 !IMPORTANT;}
.banner-slide .hz1{color: #999 !IMPORTANT;}
.banner-slide .txt h2{font-size:20px;color: #fff;margin: 0;padding: 0;padding:14px 0; position: relative;text-transform: uppercase;font-weight:normal; line-height: 20px;width: 445px;text-align: left;border-radius: 50px;}
.banner-slide .txt h3{font-size:2.8vw; color: #fff;margin: 0;padding-top: 20px;padding-bottom:10px; position: relative;text-transform: uppercase; line-height:3.5vw;font-family: 'Microsoft YaHei';}
.banner-slide .txt h3 span{-webkit-text-stroke: 1px #fff;color: transparent; display: block; padding-bottom:10px;font-size:3vw;}
.banner-slide .txt h3 b{color:#fea447;-webkit-text-stroke: 1px #fff;}
.banner-slide .txt h6{font-size:16px;color: #fff;margin: 0;padding: 0; position: relative;font-weight:normal; line-height: 20px; text-align: left;    display: flex; padding-top:2%;}
.banner-slide .txt h6 em{background: #009508; color: #fff; padding: 1% 3%;}
.banner-slide .txt h6 em:nth-child(2),.banner-slide .txt h6 em:nth-child(3),.banner-slide .txt h6 em:nth-child(4){margin-left: 1%; }

.banner-slide .txt .line {width: 160px;height:4px;background: #009508;margin: 0px 0 15px 0;}
.banner-slide .txt h4{font-size:1vw;color: #fff;padding:3px 0 20px 0;margin:0;font-weight: normal;line-height: 1.5vw;}
@media screen and (max-width: 1440px){
.banner-slide .txt h4{font-size:1.3vw;}
}
@media screen and (max-width: 1400px){
.banner-slide .txt h4{font-size:1.3vw;}
}
@media screen and (max-width: 1366px){
.banner-slide .txt h4{font-size:1.3vw;}
}
@media screen and (max-width: 1360px){
.banner-slide .txt h4{font-size:1.3vw;}
}
.banner-slide .txt.center {text-align: center;width:100%;left:0;top:5vw;margin: 0;}
.banner-slide .txt.center h5{font-size:3.3vw; color:#009508; font-weight:bold; margin-top:6%; font-family: "Microsoft YaHei"; padding-bottom:18px;text-transform: uppercase; }

.banner-slide .txt.none {display: none;}
.banner-slide .txt.right {text-align: right;left: auto;right: 10%;}
.banner-slide .txt.right .line {float: right;clear: both;}
.banner-slide .txt.right .banner-btn a {display: inline-block;vertical-align: middle;float: none;text-align: right;margin-right:0px;margin-left: 15px;}
.banner-slide .img {text-align: center;height:100%;transition: 5s; transform: scale(1); animation: swiper_img_move 8s linear 0s infinite normal both;}
@keyframes swiper_img_move {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
.banner-slide .txt .img {text-align: left; margin-top:2%;}
.banner-slide .img>a{    display: flex;justify-content: center;    align-items: center;height:100%;}

.banner-slide .txt .img1 {text-align: left; margin-top:2%;}
.banner-slide .img1>a{    display: flex;justify-content: center;    align-items: center;height:100%;}

.banner-slide .img video{width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover;}

.banner-btn {clear: both;margin-top:3%;}
.banner-btn a{display: block;float: left;margin-right: 15px;padding:1.5% 7%;font-size: 0;background:#fff;border-radius: 50px;}
.banner-btn a span{color: #333;font-size:15px;display: inline-block;vertical-align: middle;margin-right: 10px;}
.banner-btn a i{display: inline-block;vertical-align: middle;width: 18px;height: 10px;background:url("//memberpic.114my.com.cn/zhiyang168/uploadfile/image/20240624/20240624153248_1626842750.png");}
.banner-btn a:hover {background: #eee;}

.banner-slide .txt h3 {transform:translateY(200px);opacity:0;transition:all .6s;}
.banner-slide .txt h4 {transform:translateY(200px);opacity:0;transition:all 0.6s;}
.banner-slide .txt h2 {transform:translateY(200px);opacity:0;transition:all .3s;}
.banner-slide .txt h1 {transform:translateY(200px);opacity:0;transition:all .3s;}
.banner-slide .txt h6 {transform:translateY(200px);opacity:0;transition:all .6s;}
.banner-slide .txt .line {transform:translateY(200px);opacity:0;transition:all 0.9s;}
.banner-slide .txt .banner-btn {transform:translateY(200px);opacity:0;transition:all 1.2s;}
.index-banner-swiper .swiper-slide-active .txt h4,.index-banner-swiper .swiper-slide-active .txt h2,.index-banner-swiper .swiper-slide-active .txt h1,.index-banner-swiper .swiper-slide-active .txt h6,.index-banner-swiper .swiper-slide-active .txt h3,.banner-slide .txt.center h2,.banner-slide .center h6,.index-banner-swiper .swiper-slide-active .txt .line,.index-banner-swiper .swiper-slide-active .banner-btn,.banner-slide .txt.center h2,.banner-slide .txt.center h{transform:translateY(0px);opacity:1;}

.banner .swiper-banner-pagination {bottom:60px;width: 100%; display: block;z-index: 90;}
.banner .swiper-banner-pagination .swiper-pagination-bullet {width:60px;height:10px;margin:0 0 0 10px;border-radius: 0;opacity:1;background: none; position: relative;z-index: 11;outline: none;}
.banner .swiper-banner-pagination .swiper-pagination-bullet::before {content: '';display: block;width: 100%;height: 8px;position: absolute;left: 0;top:8px;background: #fff;opacity: 0.3;}
.banner .swiper-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after{opacity: 1;}
.banner .swiper-banner-pagination .swiper-pagination-bullet::after {content: '';display: block;position: absolute;left:0;top:8px;width:0;height: 8px;background: #009508;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;z-index: 10;}
.banner .swiper-banner-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {-webkit-animation: w100 4000ms 1;animation: w100 4000ms 1;}

@keyframes w100{0%{width: 0%;} 100%{width: 100%;}}

.index-scroll {position:absolute;left:1%;top:70%;z-index:70;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);}
.index-scroll h6{margin: 0;font-weight: normal;font-size: 0;position: relative;padding-bottom:7px;padding-left: 30px; margin-top:5px;}
.index-scroll h6::after {content: '';display: block;width: 100%;height: 1px;background: #fff;position: absolute;bottom: 0;left: 0;-webkit-animation: w100 3000ms infinite ease-in-out;animation: w100 3000ms infinite ease-in-out;}
.index-scroll h6 span{font-size: 12px;color: #fff;text-transform: uppercase;letter-spacing: 1px; margin-right: 10px;display: inline-block;vertical-align: middle;}
.index-scroll h6 i{width: 12px;height: 10px; background: url("//memberpic.114my.com.cn/zhiyang168/uploadfile/image/20240625/20240625172727_774278664.png");display: inline-block;vertical-align: middle;-webkit-animation: op01 1000ms infinite ease-in-out;animation: op01 1000ms infinite ease-in-out;}
@keyframes op01{0%{opacity: 0;}100%{opacity: 1;}}

.aboutBox1 {padding-top: 70px;}
.w_1614 {
    width: 94%;
    margin: auto;
    max-width: 1614px;
}
.flexBetween {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.indexTit .boxLeft .top h5 {
    font-size: 32px;
    color: #000;
}
  .indexTit .boxLeft .bot h6 {
    font-size: 0.9rem;
    color: #999;
    margin-top: 0.1rem;
}
.flexStart {
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.indexTit .boxRight div p {
    width: 3.4375rem;
    height: 3.4375rem;
    border-radius: 50%;
    background: #1e7e96;
}
.indexTit .boxLeft .bot {
  margin-top:0.5rem;
}
.indexTit .boxLeft .bot h6 {
  font-size: 0.875rem;
  color: #999;
  margin-top: 0.3125rem;
}
.indexTit .boxRight {
  margin-top:1rem;
}
.indexTit .boxRight div span {
    font-size: 1rem;
    color: #000;
    line-height: 3.4375rem;
    transition: all 0.3s;
    position: relative;
    left: -2.1875rem;
}
.indexTit .boxRight a {
  display: inline-block;
}

.indexTit .boxRight div span font {
  display: inline-block;
  width: 0.75rem;
  height: 0.125rem;
  background: #000;
  vertical-align: middle;
  margin-right: 0.7rem;
}
.indexTit .boxRight div:hover span {
  left: -3.125rem;
}


/*products*/
.pro_ibc {padding: 70px 0 40px 0;background: #fff;position:relative;}
.pro_bc{width: 100%;background:#f8f8f8;padding: 70px 0;position: relative;}
.pro_tc{display: flex;justify-content: space-between;align-items: center;position: relative;margin-top: 0px;}
.pro_lc>b{display: block;font-family: "Impact";font-weight: normal;font-size: 46px;color: rgba(16,17,15,0.17);}
.pro_lc>p{font-size: 42px;color: #10110f;font-weight: bold;position: relative;margin-top: -29px;padding-bottom: 30px;}
.pro_lc>p:after{position: absolute;bottom: 0;left: 0;width: 79px;height: 5px;background: #009508;content: "";}
.pro_rc{width: 76%;}
.pro_rc>ul{display: flex;justify-content: space-between;}
.pro_tab ul{display: flex; flex-wrap: wrap; justify-content: space-between;}
.pro_tab ul li{width:16.2%;text-align: center;background: #fff;height: 55px;line-height: 55px;position: relative; margin-top: 0.2%;border: 1px solid #eee;}
.pro_tab ul li.on{background:#009508;border:none;}
.pro_tab ul li.on a{color:#fff;}
.pro_tab ul li:nth-child(8){    display: none;}
.pro_tab ul li a{font-size: 17px; color: #333; display: flex; align-items: center; justify-content: center; height: 100%;}
.pro_tab ul li:hover{background: linear-gradient(120deg,#009508 10%,#01b10a 80%);color: #fff;}
.pro_tab ul li:hover a{color: #fff;}
.pro_tab ul li dl{position: absolute; top: 65px; left: 0; width: 100%; height: 45px; z-index: 2;}
.pro_tab ul li dl a{display: block; background: #666; height: 45px; line-height: 45px; color: #fff; transition: all .3s;font-size: 15px;}
.pro_tab ul li:hover dl{transform: rotateX(0deg);}
.pro_tab ul li dl{transition: all .5s; transform: rotateX(
90deg); transform-origin: top;}
.pro_tab ul li dl a:hover{background: #009508;}

.pro_tab {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 50px 0 45px;
}

.pro_icc{overflow:hidden;}
.pro_ic{position: relative;display: flex;transition:all .5s;}
.pro_ibc>span{display: block;position: absolute;top: 50%;width: 68px;height: 68px;border:1px solid #686868;line-height: 68px;text-align: center;color: #686868;background: #fff;margin-top: -34px;cursor: pointer;font-size: 24px;}
.pro_prev{left: -36px;transform: rotate(180deg);}
.pro_next{right: -36px;}
.product_div_item_image { width: 100%;transition: all 0.2s;}

.pro_ic .pro_item {
    flex-shrink: 0;
    width: 100%;
    background: #fff;
}

.pro_item .divproduct_new_div {
    display: flex;
    justify-content: space-between;overflow:hidden;padding: 0 102px;
}
.slick-initialized .slick-slide {display: flex !important;}

.pro_item .divproduct_new_div_item {
    display: flex;
    flex-direction: column-reverse;
    width: 32%;
    flex-shrink: 0;
    position: relative;background: #f5f5f5;
padding:20px;
}

.pro_item .divproduct_new_div_item_a {
    display: block;
    width: 100%;
    height: 65px;
    line-height: 65px;
    background: #f5f5f5;
    font-size: 18px;
    color: #000;
    padding-left: 23px;
    position: relative;
    transition: all .3s;
padding-top:5px;
}

.pro_item .divproduct_new_div_item_a:after {
    position: absolute;
    content: "\eb8d";
    font-family: "iconfont";
    font-size: 18px;
    color: #000;
    top: 13px;
    right: 30px;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    background: #fff;
    text-align: center;
    line-height: 36px;
    transition: all .5s;
}

.pro_item .divproduct_new_div_item {
    margin:0 0.3%;
}


.pro_item .product_div_item_pic {transition: all .3s;}

.pro_item .divproduct_new_div_item_body {
    position: relative;
    bottom: 0px;
    left: 0%;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    color:#333;
    background: #f5f5f5;
    padding: 0px 20px 20px 20px;
    margin-left: -0%;
    transition: all .5s;
}
.pro_yd {
    position: absolute;
    bottom: 160px;
    left: 0;
    width: 100%;
}
.pro_item .slick-prev:before,.pro_item .slick-next:before {font-family: "iconfont";content: "\e660";color: #686868;display: block;width: 52px;height: 52px;line-height: 52px;text-align: center;border: 1px solid #686868;transform: rotate(180deg);}

.pro_item .slick-prev:before {
    transform: rotate(0deg);
}

.pro_item button {
    top: 50%;
    left: auto;
    bottom: auto;
    right: auto;
    margin-top: -34px;
}

.pro_item .slick-prev {
    left: 31px;
}

.pro_item .slick-next {
    right: 67px;
}
.pro_item .slick-dots{display:none!important;}

element.style {
}
a.pro_btn {
    max-width: 400px;
    height: 52px;
    border: 1px solid #009508;
    display: block;
    text-align: center;
    line-height: 52px;
    border-radius: 26px;
    margin: 0 auto;
    margin-top: 40px;
    color: #009508;
    font-size: 18px;
    transition: all .5s;
letter-spacing: 6px;
}
a.pro_btn:hover {
    max-width: 510px;
    background: #009508;
    box-shadow: 0 10px 10px rgb(34,164,73,0.2);
    color: #fff;
}

.pro_item .divproduct_new_div_item:hover{background: #009508;}
.pro_item .divproduct_new_div_item:hover .divproduct_new_div_item_a:after{color:#009508;background:#fff;transform:rotateY(360deg);}


.pro_item .divproduct_new_div_item:hover .product_div_item_pic {background: #009508;}

.pro_item .divproduct_new_div_item:hover .divproduct_new_div_item_body {transform:scale(1);}

/*广告*/
.gg_bc{width:100%;background: url(//memberpic.114my.com.cn/zhiyang168/uploadfile/image/20240624/20240624161530_1388408758.jpg) no-repeat bottom center;overflow:hidden;height: 1142px;padding-top: 90px;position: relative;margin-top: -15px;}
.gg_tit{}
.g_ti{text-align: center;padding-top: 50px;padding-left: 50px;}
.g_ti b{display: block;font-size: 42px;color: #333;line-height: 100%;}
.g_ti p{font-size: 30px;color: #333;line-height: 100%;margin-top: 29px;}
.gg_info{background: url(//memberpic.114my.com.cn/zhiyang168/uploadfile/image/20240625/20240625172546_160418656.png) no-repeat 66% 24%;position: relative;margin-top: 60px;}
.gg_info ul{display: flex;justify-content: space-between;align-items: center;}
.gg_info ul li{
  width: 22%;    
  padding: 3%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
background: rgba(255,255,255,0.5);
border-radius: 10px;
}
.gg_info ul li p{width: 226px;height: 226px;border-radius: 50%;border:1px dashed #009508;position: relative;display: flex;align-items: center;justify-content: center;}
.gg_info ul li p img{width: 80.5%;display: block;position: relative;z-index: 2;border-radius: 50%;overflow: hidden;transition: all 0.2s;}
.gg_info ul li p:hover img{transform: scale(1.1);transition: all 0.2s;}
.gg_info ul li b{font-size: 28px;color: #009508;line-height: 100%;display: block;padding-top:36px;}
.gg_info ul li span{display: block;font-size: 14px;color: #999;padding:10px 0 12px; text-transform: uppercase;}
.gg_info ul li:nth-child(2),.gg_info ul li:nth-child(4){position: relative;top: 65px;}
.gg_info ul li div{font-size: 16px;color: #666;line-height: 30px;text-align: center; padding:0 5%;}
.gg_info ul li p:after{position: absolute;content: "";width: 33px;height: 33px;border-radius: 100%;right: 12px;bottom: 62px;}
.gg_info ul li:nth-child(1) p:after{background-image: linear-gradient(to right, #009508, #a3c534);}
.gg_info ul li:nth-child(2) p:after{background-image: linear-gradient(to right, #ffb425, #f25523);}
.gg_info ul li:nth-child(3) p:after{background-image: linear-gradient(to right, #c31a8f, #1f86c8);}
.gg_info ul li:nth-child(4) p:after{background-image: linear-gradient(to right, #7bf47b, #166dcf);}

/*adva*/
.advabg{width: 100%;background: url(//memberpic.114my.com.cn/zhiyang168/uploadfile/image/20240625/20240625172415_1877467148.png) no-repeat center bottom; padding-bottom:9.5%;}
.adva {padding: 80px 15px;overflow: hidden;background: #f8f8f8;}
.adva_box {max-width: 1500px;margin: 0 auto;padding: 4% 4% 1% 4%;padding-bottom: 1%;margin-top: -10%;
    position: relative;
    background: #fff;
    z-index: 999;}
.adva_tit {display:  flex;flex-direction:  column;align-items:  center;position:  relative;}
.adva_tit:before {content: '';background: linear-gradient(to right,#009508 30%,#a3c534 100%);width: 2%;height: 4px;border-radius:  40px;position:  absolute;left: 48%;bottom: -22%;}
.adva_tit:after {content:'';background: linear-gradient(to right,#009508 30%,#a3c534 100%);width: 2%;height: 4px;border-radius:  40px;position:  absolute;left: 49.5%;bottom: -22%;}
.adva_tit b {font-size: 48px;}
.adva_tit p {font-size: 20px;color: #999;padding: 0% 0 0;}
.adva_tab {margin:60px 0 0;position:relative;}
.adva_nav {background:#009508;position:absolute;top: 0;right: 0;width: 36%;padding: 5%;z-index: 5;}
.adva_nav ul {display:flex;flex-direction:column;align-items:center;}
.adva_nav li {background: linear-gradient(to right,#2db556 30%,#01b10a 100%);padding: 5% 10%;width: 100%;display:  flex;align-items:  center;    position: relative;z-index: 5;}
.adva_nav li:after {content:'';width: 0;height: 100%;background: linear-gradient(to right,#028909 30%,#2db556 100%); position: absolute; left: 0; top: 0;transition:0.5s;z-index: -1;}
.adva_nav li.on:after {width:100%;}
.adva_nav li:nth-child(n+2) {margin:5px 0 0;}
.adva_nav li i {width: 80px;height: 80px;background:  #fff;font-size:  36px;border-radius:  50%;display:  flex;justify-content:  center;align-items:  center;color: #009508;}
.adva_nav li:nth-child(1) i{font-size:  32px;}
.adva_nav li:nth-child(2) i{font-size:  44px;}
.adva_nav li p {font-size:24px;display:flex;flex-direction:column;color:  #fff;padding: 0 0 0 8%;}
.adva_nav li p span {font-size:14px;text-transform:uppercase;font-family: rial;opacity: 0.5;padding: 8% 0 0;}
.adva_con {width: 80%;overflow:  hidden;}
.adva_con ul {display:  flex;transition: 0.5s;}
.adva_con li {width: 100%;flex-shrink: 0;}
.adva_txt {padding: 4.8% 6%; position:  relative;border-left: 5px solid #009508;background: #fff;}
.adva_txt p {font-size:30px;display:flex;flex-direction:column;font-weight:  bold;}
.adva_txt p span {font-size:18px;color:#666;font-weight:  normal;line-height:  30px;padding: 3% 0 0;width: 73%;}
.adva_pic {}
.adva_pic i {}
.adva_pic i img {width: 100%;height: auto;}

/*流程*/
.lc_bc{width: 100%;background: url(//memberpic.114my.com.cn/zhiyang168/uploadfile/image/20240625/20240625172415_1877467148.png) no-repeat center bottom; padding-bottom: 11%;}
.lc_c{background: #fff;border-bottom-left-radius: 50px;border-bottom-right-radius: 50px;padding-bottom: 150px;position: relative;margin-top: 100px;}
.lc_c ul{display: flex;justify-content: space-around;margin:38px 0 75px;padding:0 1.2%;}
.lc_c ul li{width: 144px;height: 144px;border-radius: 100%;border:2px solid #009508;display: flex;flex-direction: column;align-items: center;justify-content: center;position: relative;}
.lc_c ul li:after{position: absolute;content:"\e65f";font-family: "iconfont";font-size: 20px;color: #aaaaaa;top: 50%;margin-top: -14px;right: -31px;}
.lc_c ul li:last-child:after{display: none;}
.lc_c ul li span{font-size: 36px;color: #009508;}
.lc_c ul li p{font-size: 18px;color: #333;padding-top: 9px;line-height: 100%;}
.lc_btn{display: flex;align-items: center;justify-content: center;position: relative;width: 910px;margin: 0 auto;}
.lc_btn p{font-size: 24px;width: 575px;height: 58px;background: #231f20;color: #fff;border-radius: 30px;line-height: 58px;text-align: center;position: absolute;top: 0;left: 0px;padding-right: 35px;z-index: 2;}
.lc_btn span{width: 115px;height: 115px;border-radius: 100%;background: #fff;text-align: center;position: absolute;top: -29px;right: 270px;z-index: 3;}
.lc_btn i{font-size: 27px;color: #fff;z-index: 999; position: relative;line-height: 115px;}
.lc_btn span:before,.lc_btn span:after{position: absolute;content: "";}
.lc_btn span:before{width: 89px;height:89px;border-radius: 100%;background: rgba(34,164,73,0.28);top: 12px;left: 12px;z-index: 2}
.lc_btn span:after{width: 58px;height: 58px;border-radius: 100%;background: #009508;top: 27px;left: 27px;line-height: 58px;}
.lc_btn div{font-size: 30px;color: #fff;font-weight: bold;width: 448px;height: 58px;line-height: 58px;text-align: center;background: #009508;border-radius: 30px;position: absolute;top: 0;right: 0px;padding-left: 179px; font-family:din;}
/*解决方案*/
.fa_bc {width:100%;margin-top: 70px;background: url() no-repeat 0 0;padding:0px 0 0px;}
.fa_img {
    padding: 50px 76px 0 76px;overflow: hidden;
}
.fa_img .divdgweb_new_div {
    display: flex;width:100%;justify-content: space-between;
}

.fa_img .divdgweb_new_div_item {
    width: 25%;
    flex-shrink: 0;
    display: flex;
    flex-direction: column-reverse;
    position: relative;padding:0 0.25%;
}

.fa_img .news_div_item_pic img {
    width: 100%;
    height: auto;
transition: all 0.2s;
overflow: hidden;
}
.news_wz .news_div_item_pic img {
    width: 100%;
    height: auto;
transition: all 0.2s;
overflow: hidden;
}
.news_wz .news_div_item_pic{overflow: hidden;}
.news_wz .news_div_item_pic:hover img{transform: scale(1.1);transition: all 0.2s;}
.fa_img .news_div_item_pic:hover img{transform: scale(1.1);transition: all 0.2s;}

.fa_img .divdgweb_new_div_item_a {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #333;
    background: #f8f8f8;
    text-align: center;
margin:0 auto;
    z-index: 9999;
    position: relative;
}

.fa_img .divdgweb_new_div_item_content {
position: relative;
    margin-top: -0px;
}
.fa_img .slick-prev:before,.fa_img .slick-next:before{
    content: '\e660';
    display: block;
    transform: rotate(0deg);
    font-size:14px;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    border: 1px solid #ccc;
    line-height: 60px;
    text-align: center;color:#999;
font-family: 'iconfont';
}
.fa_img .slick-next:before{
transform: rotate(-180deg);
}
.fa_img .slick-prev{left:-75px;top: 157px;}
.fa_img .slick-next{right:-24px;top: 157px;}
/*company*/
.com_bc{padding:100px 0 30px;background: url(//memberpic.114my.com.cn/zhiyang168/uploadfile/image/20240625/20240625115159_166588664.jpg) center bottom no-repeat; height: 1080px;}

.about_box {max-width:1500px;margin:0 auto;}
.about_con {display:flex;justify-content:space-between;align-items: center;}
.about_txt {display:flex;flex-direction:column;width: 54%;}
.about_txt p {display:flex;flex-direction:column;font-size: calc(1.8rem + 1vw);font-family: Arial;font-weight: bold;}
.about_txt p span {font-size: calc(1.1rem + 1vw);padding: 0% 0 0;color: #666;font-weight: normal;}
.about_txt em {font-size: 16px;margin: 5% 0 0;line-height: 32px;color: #878484;height: 240px;overflow: auto;}
.about_txt em::-webkit-scrollbar,.pro_call ul::-webkit-scrollbar { width: 0px;transition:0.5s;}
.about_txt a {border-bottom: 1px solid;width: 4.6rem;/* text-decoration: underline; */margin: 0% 0 0;font-size: 14px;transition:0.5s;display: inline-block;}
.about_txt a:hover {color:#009508;transform:translateX(5px);}
.about_num {width: 27%;}
.about_num ul {display: flex;width: 100%;justify-content:  space-between;flex-wrap: wrap;}
.about_num li {display: flex;flex-direction: column;align-items:  center;width: 49%;padding: 14% 0;transition:0.5s;background: rgba(255,255,255,0.5);box-shadow: 0 0 20px #eee;border-radius: 10px;}
.about_num li:first-child {background: linear-gradient(120deg,#009508 10%,#01b10a 80%);color:#fff;}
.about_num li:hover {background: linear-gradient(120deg,#009508 10%,#01b10a 80%);color:#fff;}
.about_num li:hover b {color:#fff;}
.about_num li:nth-child(n+3) {margin: 2% 0 0;}
.about_num li span {display: flex;align-items: flex-end;}
.about_num li span b {font-size: calc(2.5rem + 1vw);font-family: 'samsungsharpsans-b';transition:0.5s;}
.about_num li span i {width: 20px;height: 20px;border-radius: 50%;display: flex;justify-content: center;align-items: center;background: #ccc;color: #333;font-size: 12px;position: relative; top: -32%;}
.about_num li p {font-size: calc(0.5rem + 0.5vw);margin: 3% 0 0;}

.zys{margin: 0 auto;    background: #fff;position: relative;margin-top: -10%; padding:3% 2%; box-shadow: 10px 50px 50px #ddd;}

/*news*/
.news_tit{display: flex;justify-content: space-between;align-items: center; padding-bottom:30px;}
.new_lc b{font-size: 38px;color: #000;line-height: 100%;}
.new_lc p{font-size: 18px;color: #999;padding: 5px 0 10px;line-height: 100%;text-transform: uppercase;}
.new_lc span{width: 20px;height: 3px;background: #009508;display: block;}
.news_cate ul{display: flex;}
.news_cate ul li+li{margin-left: 20px;}
.news_cate ul li a{display: block;width: 160px;height: 40px;line-height: 40px;color: #fff;background: #333;text-align: center;font-size: 18px;}
.news_cate ul li.on a{background: #009508;}
.news_bc{width: 100%;background: url(//memberpic.114my.com.cn/zhiyang168/uploadfile/image/20240624/20240624164700_2093487627.png) no-repeat center bottom;padding:70px 0;margin-top: 0px;}

.news_wz .news_div_item {
    width: 25.6%;
    float: left;
padding:1%;
}

.news_wz .news_div_item:nth-child(3),.news_wz .news_div_item:nth-child(4),.news_wz .news_div_item:nth-child(5) {
    width: 46.1%;
    border: 1px solid #f6f6f6;
    padding: 30px 117px 30px 28px;
    float: right;
    background: #fff;
}

.news_wz .news_div_item:nth-child(3) .news_div_item_pic, .news_wz .news_div_item:nth-child(4) .news_div_item_pic, .news_wz .news_div_item:nth-child(5) .news_div_item_pic {
    display: none;
}

.news_wz .news_div_item:nth-child(3) .news_div_item_date, .news_wz .news_div_item:nth-child(4) .news_div_item_date, .news_wz .news_div_item:nth-child(5) .news_div_item_date {
    display: none;
}

.new_c>div {
    display: flex;
    width: 100%;
    transition:all .5s;
}
.new_c{overflow: hidden;}
.new_c .news_wz {
    flex-shrink: 0;
    width: 100%;
}

.news_wz .news_div_item:nth-child(2) {
    margin-left: 20px;
}

.news_wz .news_div_item:nth-child(1),.news_wz .news_div_item:nth-child(2) {
    display: flex;
    flex-direction: column-reverse;
    background: #fff;
}

.news_wz .news_div_item:nth-child(1) .news_div_item_body, .news_wz .news_div_item:nth-child(2) .news_div_item_body {
padding: 0 15% 0 6%;
color: #999;
line-height:22px;
}

.new_c .news_div_item_date {
    display: flex;
    font-size: 14px;
    color: #cacbcd;
    font-family: "Arial";
}

.news_div_item_title {}

.news_wz .news_div_item .news_div_item_a {
    font-size: 18px;
    font-weight: bold;
    color: #333;
    position: relative;display:block;
}

.news_wz .news_div_item:nth-child(1) .news_div_item_title, .news_div_item:nth-child(2) .news_div_item_title {
    padding:14px 23px;
}

.news_wz .news_div_item:nth-child(1) .news_div_item_date, .news_div_item:nth-child(2) .news_div_item_date {
    padding: 15px 0 15px 25px;
}

.news_wz .news_div_item:nth-child(1) .news_div_item_a:after,.news_wz .news_div_item:nth-child(2) .news_div_item_a:after {
    position: absolute;
    content: "\e88e";
    font-family: 'iconfont';
    color: #4d4d4d;
    font-size: 25px;
    top: 66px;
    right: 0;
    font-weight: lighter;
}

.news_wz .news_div_item:nth-child(3) .news_div_item_a, .news_wz .news_div_item:nth-child(4) .news_div_item_a, .news_wz .news_div_item:nth-child(5) .news_div_item_a {
    color: #4d4d4d;position: relative;display: block;
}
.news_wz .news_div_item:nth-child(3) .news_div_item_a:after, .news_wz .news_div_item:nth-child(4) .news_div_item_a:after, .news_wz .news_div_item:nth-child(5) .news_div_item_a:after {
    position: absolute;
       content: "\e88e";
    font-family: 'iconfont';
    color: #4d4d4d;
    font-size: 25px;
    top: 28px;
    right: -68px;
font-weight: lighter;
}
.news_wz .news_div_item:nth-child(3) .news_div_item_title, .news_wz .news_div_item:nth-child(4) .news_div_item_title, .news_wz .news_div_item:nth-child(5) .news_div_item_title {
    padding-bottom: 10px;
}

.news_wz .news_div_item:nth-child(3) .news_div_item_body, .news_wz .news_div_item:nth-child(4) .news_div_item_body, .news_wz .news_div_item:nth-child(5) .news_div_item_body {
    font-size: 14px;
    color: #929292;
    line-height: 24px;
}

/*footer*/
.footer {display: flex;}
.footer_bg{width: 100%; color: #fff;background: #232323;position: relative;overflow:hidden;margin-top: 0px;padding-top: 0px;}
.fbt{border-top:10px solid #ff5c00;}
.bq_item li{position: relative;}
.bq_item li{ float: left;position: relative;}
.bq_item li:before{content: '';position: absolute;width:2px;height: 25px;background: #009508;top:12px;left: -22px;}
.bq_item li+li{margin-left:14%;}
.footer_w1 t{display: block;float: left;font-size: 24px;font-weight: bold;margin-right: 11px;}
.footer_w1 span{display: block;float: left;font-size: 20px;margin-top:3px;}

.bq_gzh li{width:130px;}
.footer_w{font-size: 14px; line-height: 34px; color: #999;}
.footer_w p{position:relative;}
.footer_w p:before{left:0;font-family: "iconfont";font-size: 16px;}
.bq_item li a{ display: block;font-size: 14px; line-height: 24px; color: rgba(255,255,255,0.47);}
.bq_item li a:hover{color:#fff;}
.footer_t{ font-size: 20px !important; color: #fff !important;  line-height: 48px !important; position: relative;}
.footer li img{width:130px;}
.bq_gzh li p{text-align:center; color:#fff; line-height:30px; margin-bottom:10px;}

.copy{line-height: 30px; font-size: 14px;color: #999; margin-top:20px;    padding-top: 10px;}
.copy a{font-size: 14px; color: #999;}
.copy a:hover{color: #ff7b0f;}
/*link*/
.link_bg{height: 120px;position: relative;margin-top: 0px;}
.linkTagcs li a{font-size:14px;}
.links_r a{font-family: "iconfont" !important;font-size:42px;font-style: normal;color:rgba(0,0,0,0.3);display:inline;height:80px;display: block;line-height:80px;}
.links_l{display: flex;align-items: center;}
.l_wz{margin-left:12px;position: relative; width: 79px;}
.l_wz b{font-size: 25px;color: #333;line-height: 21px;}
.l_wz p{color: rgba(0,0,0,0.38);letter-spacing: 5px;}

.links{display: flex;align-items: center;height: 100%;justify-content: space-between;}
.links>div{display: flex;align-items: center;height: 100%;}
.links_m{margin-left: 25px;}
.linkTagcs li a{color: rgba(0,0,0,0.38)!important;}
.foo_icon{display: flex;justify-content: space-between;margin-bottom: 69px;}
.foo_icon li span{color:#fff;display: block;width: 38px;height: 38px;border-radius: 100%;background: #e60113;display: flex;justify-content: center;align-items: center;position: relative;font-size: 22px;z-index:1;}
.foo_icon li span:after{content: '';position: absolute;width: 48px;height: 48px;border-radius: 100%;background: rgba(32,114,224,0.22);top: -5px;left: -5px;z-index:-1;}
.foo_icon li{display: flex;align-items: center;}
.foo_icon li div{margin-left: 13px;}
.foo_icon li div b{font-size: 16px;}
.bq_gzh{float: right;padding-top:7px;}
.bq_gzh li+li{margin-left: 44px!important}
.copy_bg{background: #222;line-height: 24px;overflow:hidden;}
.copy_b{display: flex;justify-content: space-between; line-height: 24px;border-top: 1px solid rgba(255,255,255,0.1);}
.copy_bg div{color: #fff;padding:1% 0;}
.copy_b div:nth-child(1){width: 65%;}
.copy_b div:nth-child(2){position: relative;}
.copy_b div:nth-child(2):after {position: absolute;content: "";width: 300px;height: 100%;top: 0;right: -300px;}
.copy_bg div a{color: #fff;font-size: 14px;}
.foo_icon li div p {margin-top: 3px;}
.cl {clear: both;}
.banq{width: 70%;padding:82px 0;}
.bq_cl>b, .bq_cr>b, .bq_r>b {font-size: 24px;color: #fff;display: block;margin-bottom: 20px;}
.bq_ewm {display: flex;padding-top: 50px;position: relative;}
.bq_ewm li span {display: block;width: 36px;height: 36px;border-radius: 100%;font-size: 14px;text-align: center;line-height: 36px;color: #fff;border:1px solid rgba(77,77,77,0.85);}
.bq_ewm li:hover span{background: #000;border-color: #000;}
.ewm_cc {position: absolute;top: -50px;left: 13px;display: none;}
.ewm_cc img {width: 100px!important;}
.bq_r {width: 35%;padding:90px 0 0;padding-left: 80px;position: relative;background: url(//memberpic.114my.com.cn/zhiyang168/uploadfile/image/20240625/20240625172304_1187837783.jpg) no-repeat -22px 54px;
}}
.bq_r:after {position: absolute;content: "";width: 300px;height: 100%;top: 0;right: -300px;}
.bq_lx {line-height: 36px;}
.bq_lx li{font-size: 16px;color:#ccc;}
.bq_lx li a{font-size: 16px;color:#ccc;}
.bq_ewm li+li {margin-left: 10px;}
.bq_item li:first-child {padding-left: 20px;}
.bq_item li:first-child:before {left: 0;}
@media screen and (max-width: 1460px){
  .bq_item li+li {margin-left: 12%;}
  .bq_r,.copy_b div:nth-child(2){padding-left:30px;}
}
@media screen and (max-width: 1320px){
  .bq_item li+li {margin-left: 11%;}
  .banq,.copy_b div:nth-child(1){width: 62%;}
  .bq_r,.copy_b div:nth-child(2){width: 38%;}
}
.link_btn {
    width: 170px;
    height: 44px;
    line-height: 44px;
    background: #f8f8f8;
    text-align: center;
    font-size: 16px;
    color: #4d4d4d;
    border-radius: 22px;
    display: block;
}

/*--serverBar--*/
.serverBar{display:none;position:fixed;z-index:999;top:30%;right:0;transform:translateY(-50%);}
.serverBar li{position:relative;margin-bottom:10px; line-height: 26px;}
.serverBar li a{display:block;padding:5px;width:60px;height:60px;text-align:center;color:#000 !important;background:#fff;border:#f0f0f0 solid 1px;}
.serverBar li a>i{display:block;font-size:22px;line-height:28px;}
.serverBar li a>span{display:block;font-size:14px;}
.serverBar li:hover a{color:#fff !important;background:#009508;border-color:rgba(255,255,255,0.1);}
.serverBar li .infos{display:none;position:absolute;right:60px;padding:10px;background:#fff;border:#f0f0f0 solid 1px;box-shadow:0 0 10px rgba(255,255,255,0.1);}
.serverBar li .tel{top:0;}
.serverBar li .tel dt{padding-bottom:6px;font-size:14px;color:#666;border-bottom:#f0f0f0 solid 1px;}
.serverBar li .tel dd{padding-top:6px;font-size:20px;font-family:"DIN Medium";color:#009508;white-space:nowrap;}
.serverBar li .QRcode{bottom:0;overflow:hidden;}
.serverBar li .QRcode .item1{overflow:hidden;}
.serverBar li .QRcode .item1 i{display:block;width:100px;}
.serverBar li .QRcode .item1 img{display:block;width:100%;}
.serverBar li .QRcode .item1 p{font-size:14px;color:#000;text-align:center;}
.serverBar li:hover .infos{display:block;}
@media(max-width:1200px){
.serverBar{display:none !important;}
}
/*--end serverBar--*/