* { margin: 0; padding: 0; box-sizing: border-box; list-style: none; line-height: 100%; }
body { font-size: 14px; min-width: 1300px; font-family: "Microsoft YaHei"; }
a { text-decoration: none; color: #333; font-size: 14px; }
em, i { display: block; font-style: normal; }
:focus { outline: none; }
.gy { max-width: 1400px; margin: 0 auto; min-width: 1300px; width: 100%; }
.fl { float: left }
.fr { float: right }
.cl, .clear { clear: both; }
/*heade*/
.nav_bc { }
.head_c { display: flex; justify-content: space-around; height: 130px; align-items: center; position: relative; z-index: 99; background: rgba(0,0,0,0.5); width: 100%; position: absolute; top: 0; left: 0; z-index: 180; }
.nav_bc { width: 100%; overflow: hidden; }
.hea_logo { display: flex; align-items: center; }
.hea_1688 { display: flex; align-items: center; }
.hea_1688 img{width: 100px;}

.hea_logo>div { margin-left: 19px; }
.hea_logo>div>b { font-size: 35px; color: #fff; font-weight: bold; }
.hea_logo>div>p { font-size: 18px; color: #fff; margin-top: 10px; }
.head_lc { width: 53%; display: flex; justify-content: space-between; align-items: center; height: 100%; position: relative; }
.nav_c { display: flex; width: 90%; justify-content: space-between; height: 100%; }
.nav_c>li { position: relative; height: 100%; display: flex; justify-content: center; align-items: center; width: 12%; }
.nav_c>li a { display: block; font-size: 16px; height: 40px; width: 100%; line-height: 40px; text-align: center; color: #fff; border-radius: 20px; }
.nav_c>li:hover a, .nav_c>li.on a { color: #fff!important; background: #13b7aa; }
/*search*/
.sea_bc { border: 1px solid #eee }
.dfss { display: flex; align-items: center; justify-content: space-between; width: 9.5%; height: 100%; padding-top: 48px; }
.icon>div { height: 100%; display: flex; align-items: center; justify-content: center; width: 50%; }
.icon>div i { color: #333; user-select: none; transition: all 0.5s; display: flex; align-items: center; justify-content: center; position: relative; height: 100%; width: 100%; }
.icon>div i span { font-size: 18px; width: 100%; display: block; text-align: center; height: 100%; color: #333; line-height: 130px; }
.icon>div:hover i { border-color: #e60113; }
.iser_box, .itel_box { background: rgba(255,255,255,0.8); position: absolute; top: 130px; right: 0; padding: 30px; transform-origin: top; transform: rotateX(90deg); transition: all 0.5s; z-index: 9; }
.icon>div:hover .iser_box, .icon>div:hover .itel_box { transform: rotateX(0deg); }
.search_l { display: flex; align-items: center; justify-content: end; color: #333; }
.search_l span+span { margin-left: 4px; }
.search_l a { color: #333; font-size: 14px; }
.search_r { position: relative; margin-top: 20px; }
#infoname { width: 100%; height: 38px; line-height: 38px; border: 1px solid #eee; text-indent: 12px; }
.z_img { width: 38px; height: 38px; position: absolute; top: 0; right: 0; background: no-repeat; }
.itel_box { width: 228px; text-align: center }
.itel_box p { color: #333; position: relative; font-size: 24px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.itel_box p:before { position: absolute; left: 0; color: #333; }
.itel_box em { font-size: 26px; font-weight: bold; color: #feac00; margin-top: 10px; }
.search_l .iconfont { font-size: 16px; }
.search_l span { color: #333 }
.icon_pho { display: flex; align-items: center; }
.icon_pho .irh span { color: #fff; font-size: 20px; width: 100%; display: block; text-align: center; }
.icon_pho b { font-size: 26px; color: #f8a000; padding-left: 10px; }
.dh_c img { width: 100%; }
.icdh span { font-size: 24px!important; }
/*banner*/
.bann { overflow: hidden; }
.slider { width: 100%; }
.slick-slide { height: auto; }
.slick-slide img { width: 100%; height: 800px; }
.slick-prev { left: 38px; z-index: 99; }
.slick-next { right: 40px; }
.bann>button { display: none!important; }
.slick-dotted.slick-slider { margin-bottom: 0; }
.ban_bc { width: 100%; position: relative; height: 800px; }
.bann_num>span { color: #fff; display: block; z-index: 999; cursor: pointer; }
.bann_num>.ban_prev { position: absolute; top: 50%; left: 40px; transform: rotate(180deg); margin-top: -15px; }
.bann_num>.ban_next { position: absolute; top: 50%; right: 40px; margin-top: -15px; }
.ban_dot { position: absolute; bottom: 46px; left: 50%; display: flex; margin-left: -33px; }
.ban_dot li { width: 14px; height: 14px; border-radius: 100%; background: #fff; }
.ban_dot li+li { margin-left: 12px; }
.ban_dot li button { display: none; }
.ban_dot li.slick-active { background: #13b7aa; }
/*search*/
.sea_c { display: flex; justify-content: space-between; height: 80px; align-items: center; }
.gjc { display: flex; align-items: center; }
.gjc>div { margin-left: 20px; padding-top: 3px; }
.gjc>div>a { font-size: 14px; color: #333; }
#infonamee { width: 240px; height: 41px; text-indent: 43px; background: #f5f5f5; outline: none; border: none; }
.search_rr { position: relative; display: flex; align-items: center; }
.zz { width: 62px; height: 41px; background: #13b7aa; display: flex; align-items: center; justify-content: center; }
.zz input { width: 25px; }
/*about*/
.ab_bc { background-color: #f3f3f3; padding: 100px 0 100px; }
.ab_c { display: flex; align-items: center; justify-content: space-between; }
.ab_lc { width: 50%; position: relative; }
.ab_lc video { width: 100%; height: 408px; background: url(//memberpic.114my.com.cn/szhldkj/uploadfile/image/20210825/20210825092717_738685963.png) center no-repeat; }
.ab_lc>p { top: 50%; left: 50%; margin-top: -38px; display: flex; align-items: center; justify-content: center; position: absolute; margin-left: -38px; }
.ab_rc { width: 44%; }
.ab_ti { font-size: 64px; color: #13b7aa; font-weight: bold; }
.ab_rc>p { color: #333; margin-top: 20px; text-transform: uppercase; font-size: 24px; font-weight: 300; }
.ab_wz { font-size: 16px; color: #333; line-height: 30px; margin: 20px 0; }
.ab_rc img { width: 309px; }
.hx { width: 100%; height: 1px; background-color: #c9c9c9; margin-top: 30px; }
/*products*/
.pro_ic { display: flex; justify-content: space-between; margin-top: 50px; }
.pro_lc { width: 20%; background: #13b7aa; }
.pro_rc { width: 78.5%; height: 930px; overflow: hidden; }
.pro_tit { text-align: center; }
.pro_tit>b { display: block; font-size: 48px; color: #333; }
.pro_tit>b>span { color: #13b7aa; }
.pro_tit p { font-size: 20px; margin-top: 17px; color: #333; }
.pro_tm { width: 567px; height: 42px; background: url(//memberpic.114my.com.cn/szhldkj/uploadfile/image/20210825/20210825095846_1004833308.png) center no-repeat; margin: 0 auto; margin-top: 17px; }
.pro_lc * { color: #fff!important; }
.pro_ca>b { display: block; font-size: 30px; }
.pro_ca { background-color: #13b7aa; text-align: center; padding: 53px 0 36px; border-bottom: 1px solid #79d6cf; }
.pro_ca p { font-size: 16px; text-transform: uppercase; margin-top: 11px; }
.pro_lc li a { position: relative; display: block; width: 85%; height: 36px; line-height: 36px; margin: 0 auto; font-size: 15px; background-color: #FFF; color: #333 !important; text-align: center; }
.pro_lc li a:after { position: absolute; content: ""; left: 20%; }
.pro_lc li { margin-top: 25px; }
.pro_lc ul { padding-bottom: 55px; }
.pro_lc li:hover a { text-decoration: underline; }
.pro_m { text-align: center; margin: 0 auto; }
.pro_dh { width: 80%; margin: 0 auto; }
.pro_dh img { float: left; margin-top: 25px; margin-right: 20px; }
.pro_dh span { font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; margin-top: 30px; float: left; display: block; }
.pro_rc ul { display: flex; flex-wrap: wrap; justify-content: space-between; }
.pro_rc li { width: 32.2%; }
.pro_rc li br { display: none; }
.pro_rc li span a { display: block; font-size: 17px; color: #333; background: #f4f4f4; height: 56px; line-height: 56px; text-align: center; }
.pro_rc li img { width: 100%; height: auto; border: 1px solid #eee; }
.pro_rc li { margin-top: 20px; }
.pro_c { margin: 80px auto; }
.fa_c { margin: 0 auto; }
/*流程*/
.wor_bc { width: 100%; background: url(//memberpic.114my.com.cn/szhldkj/uploadfile/image/20210825/20210825113200_139457626.jpg) no-repeat center; padding: 80px 0; height: 598px; }
.wor_ic { margin-top: 60px; display: flex; justify-content: space-between; }
.wor_lc { width: 80%; padding-top: 0px; font-size: 30px; color: #FFF; line-height: 56px }
.wor_lc span { font-size: 48px; color: #FFF; font-weight: bold; }
.wor_rc { width: 35%; display: flex; justify-content: space-between; }
.wor_rc img {width: 130px;}

.wor_rc span{display: block;
    font-size: 35px;
    color: #fff;
font-weight: bold;padding-top: 50px
}

.wor_tb { margin-top: 80px; display: flex; justify-content: space-between; }
.wor_tb li { background-color: #13b7aa; width: 15%; margin-right: 1px; height: 176px; text-align: center; color: #FFF; font-size: 18px; transition: .3s; }
.wor_tb img { padding-top: 50px; padding-bottom: 10px; height: 107px; }
.wor_tb li:hover { transform: translateY(-10px); }
/*方案*/
.fa_bg { width: 100%; background: url(//memberpic.114my.com.cn/szhldkj/uploadfile/image/20210825/20210825150616_883803231.jpg) no-repeat center; height: auto; padding: 80px 0; }
.cf_img .divdgweb_new_div { display: flex; flex-wrap: wrap; justify-content: space-between; }
.cf_img .divdgweb_new_div_item { width: 32.2%;/* flex-shrink: 0; *//* padding: 0 0.1%; */ display: flex; flex-direction: column-reverse; }
.cf_img .news_div_item_pic a { display: block; position: relative; overflow: hidden; }
.cf_img .news_div_item_pic a:before, .cf_img .news_div_item_pic a:after { position: absolute; }
.cf_img .news_div_item_pic img { width: 100%; transition: all .5s; display: block; overflow: hidden; }
.cf_img { margin-top: 40px; }
.cf_img .divdgweb_new_div_item .divdgweb_new_div_item_title a { display: block; font-size: 20px; color: #525252;/* padding: 20px 0 0; */ position: relative; text-align: center; height: 70px; line-height: 70px; background: #fff; }
.cf_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a, .cf_img .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a:after { color: #13b7aa; }
.cf_img .divdgweb_new_div button { display: none!important; }
.cf_img .divdgweb_new_div_item:hover img { transform: scale(1.1); }
/*par*/
.par_item { margin-top: 40px; }
.par_item .divdgweb_new_div { display: flex; justify-content: space-between; flex-wrap: wrap; }
.par_item .divdgweb_new_div_item { width: 24%; position: relative; border: 1px solid #eaeaea; overflow: hidden; margin-top: 16px; }
.par_item .divdgweb_new_div_item_a { display: block; text-align: center; color: #fff; font-size: 16px; }
.par_item .divdgweb_new_div_item_content { position: absolute; top: 0; left: 0px; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; background: rgba(19,183,170,0.8); transition: all .5s; transform: rotateX(90deg); }
.par_item .divdgweb_new_div_item:hover .divdgweb_new_div_item_content { transform: rotateX(0deg); }
.par_item .slick-dots, .par_item .divdgweb_new_div>button { display: none!important; }
img.news_div_item_image { width: 100%; }
.par_c { padding: 80px 0; }
a.par_btn { width: 100%; display: block; height: 70px; text-align: center; line-height: 70px; background: #13b7aa; color: #fff; font-size: 24px; margin-top: 40px; }
/*adv*/
.adv_box { }
.adv_con { position: relative; width: 100%; height: 750px; margin-top: 40px; }
.adv_tab { position: absolute; bottom: 150px; left: 50%; z-index: 3; transform: translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform: translateX(-50%); width: 751px; }
.adv_tab li { height: 109px; float: left; text-align: center; cursor: pointer; width: 169px; background: #444; }
.adv_tab li.on { background: #13b7aa; }
.adv_tab li em { margin: 23px auto 11px; display: block; height: 39px; }
.adv_tab li b { color: #fff; font-size: 20px; line-height: 20px; display: block; }
.adv_tab li+li { margin-left: 25px; }
.adv_con .tempWrap { width: 100% !important; }
.adv_list { }
.adv_list dl { transition: 0.5s; position: relative; width: 1400px !important; }
.adv_list dt { }
.adv_list dt em { }
.adv_list dd { background: #f3f3f3; padding: 47px 58px 0 50px; height: 150px; }
.adv_list dd b { display: block; font-weight: bold; font-size: 30px; float: left; line-height: 40px; }
.adv_list dd b span { font-weight: bold; font-size: 30px; color: #13b7aa; display: block; }
.adv_list dd p { line-height: 30px; float: right; width: 70%; font-size: 16px; }
.adv_pan { margin-top: 40px; height: 95px; }
.adv_pan .tempWrap { width: 100% !important; }
.adv_pan tr { display: block; }
.adv_pan td { position: relative; margin-right: 37px; transition: 0.5s; overflow: hidden; }
.adv_pan td:last-child { margin-right: 0; }
.adv_pan td>a { border: 1px solid #eee; display: block; }
.adv_pan td>a>img { width: 228px; }
.adv_pan td>br { display: none; }
.adv_pan td>div { position: absolute; top: 0; left: -100%; transition: 0.5s; width: 100%; height: 100%; padding-top: 0 !important; background: rgba(1, 146, 66, 0.8); }
.adv_pan td>div>a { line-height: 97px; color: #fff; font-size: 16px; }
.adv_pan td:hover div { left: 0; transition: 0.5s; }
/*news*/
.news_box { padding: 80px 0px; background: #f7f7f7;     margin-top: 60px;}
.news_tab ul { display: flex; justify-content: center; margin: 50px 0 40px; }
.news_wz { height: 48px; line-height: 36px; }
.news_wz b { font-size: 26px; }
.news_wz span { font-size: 24px; margin-left: 8px; color: #ccc; text-transform: uppercase; font-family: Arial; }
.news_wz em { font-size: 16px; font-weight: 200; display: block; color: #999; }
.news_tab li { float: left; background: #fff; box-shadow: 0px 0px 20px #eee; width: 171px; height: 42px; line-height: 42px; border-radius: 30px; display: flex; align-items: center; justify-content: center; }
.news_tab li+li { margin-left: 19px; }
.news_tab li a { font-size: 18px; font-weight: 100; display: block; }
.news_tab li.cur { color: #fff; background: #13b7aa; box-shadow: 0px 0px 10px rgba(29, 109, 46, 0.3); width: 171px; height: 42px; line-height: 42px; }
.news_tab li.cur a { color: #fff; }
.news_a { margin-right: 17px; }
.news_a em { position: relative; font-size: 20px; color: #c2c2c2; top: 8px; }
.news_a .sPrev, .news_a .sNext { position: absolute; top: 2px; font-size: 20px; color: #c2c2c2; cursor: pointer; }
.news_a .sPrev { right: 5px; transform: rotate(-90deg); }
.news_a .sNext { left: 5px; transform: rotate(90deg); }
.news_a i:hover { color: #13b7aa; }
.news_list { width: 100%; display: flex; transition: all .5s; }
.news_list .tempWrap { width: 100% !important; }
.news_list .news_div { display: flex; justify-content: space-between; flex-shrink: 0; width: 100%; }
.news_list .news_div+.news_div { }
.news_list .news_div_item { width: 24.2%; position: relative; transition: 0.5s; padding: 20px; background: #fff; display: flex; flex-direction: column-reverse; }
.news_list .news_div_item_date { position: absolute; bottom: 173px; display: block; left: 19px; height: 22px; font-size: 13px; color: #666; }
.news_list .news_div_item_date::before { content: ''; }
.news_list .news_div_item_content { height: 220px; }
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day { float: left; font-size: 13px; line-height: 22px; color: #666; }
.news_list .news_div_item_title { }
.news_list .news_div_item_a { font-size: 20px; display: block; margin-bottom: 40px; position: relative; transition: 0.3s; font-weight: normal; padding-top: 18px; }
.news_list .news_div_item_a::before { position: absolute; content: '查看详情'; bottom: -170px; left: 0; width: 130px; height: 40px; background: #fff; border-radius: 20px; line-height: 40px; color: #666; font-size: 13px; transition: 0.5s; border: 1px #f6f5f5 solid; text-align: center; box-sizing: border-box; padding-left: 30px; }
.news_list .news_div_item_a::after { position: absolute; font-size: 18px; width: 18px; height: 14px; left: 29px; transition: 0.5s; font-family: 'iconfont'; content: "+"; color: #666; bottom: -155px; }
.news_list .news_div_item_body { font-size: 14px; color: #666; line-height: 23px; }
.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image { width: 100%; height: auto; display: block; }
.news_list .news_div_item:hover .news_div_item_a { color: #13b7aa; transition: 0.3s; }
.news_list .news_div_item:hover .news_div_item_a::before { background: #13b7aa; color: #fff; }
.news_list .news_div_item:hover .news_div_item_a::after { color: #fff; }
.new_ic { overflow: hidden; }
/*gy_bg*/
.gy_bg { width: 100%; background: url(//memberpic.114my.com.cn/szhldkj/uploadfile/image/20210927/20210927134728_1753287328.jpg) no-repeat center; height: 700px; padding: 80px 0; }
.gy_ic { width: 100%; height: 190px; background: rgba(255,255,255,0.8); text-align: center; margin-top: 430px; }
.gy_ic_w { width: 80%; padding: 30px 0; line-height: 42px; font-size: 16px; margin: 0 auto; }
.gy_ic_w a { font-size: 16px; }
/*厂房*/
.hj_ca { display: flex; margin: 40px 0 30px; }
.hj_ca a { width: 50%; text-align: center; line-height: 60px; font-size: 26px; height: 60px; background: #13b7aa; color: #fff; }
.hj_ca a+a { background: #444; }

.hj_item1 ul { display: flex; justify-content: space-between; overflow: hidden; }
.hj_item1 ul img { width: 100%; height: auto; }
.hj_item1 ul li { width: 32.5%; position: relative; }
.hj_ic { position: relative; height: 420px; }
.hj_item1 { position: absolute; top: 0; left: 0; }
.hj_item1+.hj_item1 { display: none; }
.hj_item1 ul li p a { display: block; width: 80%; line-height: 46px; height: 46px; font-size: 16px; color: #333; position: absolute; bottom: -30%; left: 50%; margin-left: -40%; text-align: center; background: #fff; border-radius: 4px; transition: all .3s; }
.hj_item1 ul li:hover p a { bottom: 25px; }

.hj_item2 ul { display: flex; justify-content: space-between; overflow: hidden; }
.hj_item2 ul img { width: 100%; height: auto; }
.hj_item2 ul li { width: 32.5%; position: relative; }
.hj_item2 { position: absolute; top: 0; left: 0; }
.hj_item2+.hj_item { display: none; }
.hj_item2 ul li p a { display: block; width: 80%; line-height: 46px; height: 46px; font-size: 16px; color: #333; position: absolute; bottom: -30%; left: 50%; margin-left: -40%; text-align: center; background: #fff; border-radius: 4px; transition: all .3s; }
.hj_item2 ul li:hover p a { bottom: 25px; }

/*友情链接*/
.link { width: 100%; margin: auto; background: #f3f3f3; border-top: solid 1px #e5e5e5; height: 80px; line-height: 80px; overflow: hidden }
.link_til { background: url(//memberpic.114my.com.cn/szhldkj/uploadfile/image/20210825/20210825175634_1593395832.png) no-repeat; background-position: left 27px; padding-left: 30px; font-weight: normal; font-size: 18px; color: #222; line-height: 80px; }
.link_til span { font-family: Arial, Helvetica, sans-serif; font-weight: normal; margin-left: 10px; }
.link_nor { width: 1200px; color: #222; }
.linkTagcs li { line-height: 80px !important; }
.linkTagcs li a { color: #222 !important;    font-size: 16px; }
/*版权*/
.copyright { background: url(//memberpic.114my.com.cn/szhldkj/uploadfile/image/20210825/20210825175924_1473903905.jpg) no-repeat center bottom; }
.crcon { height: 445px; display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: nowrap; align-items: flex-start; position: relative; }
.crcon:after { content: ''; display: block; position: absolute; border-top: 1px solid #363636; left: 0; top: 0; height: 1px; background: #383838; width: 1009px; }
.kslj { display: -webkit-flex; display: flex; justify-content: space-between; flex-wrap: nowrap; align-items: flex-start; height: 364px; padding: 50px 0; box-sizing: border-box; width: 800px; }
.kslj p { font-size: 18px; color: #cccccc; }
.kslj p i { display: block; height: 1px; position: relative; background: #6b6b6b; width: 72px; margin: 15px 0 30px 0; }
.kslj p i:after { content: ''; display: block; position: absolute; width: 30%; left: 0; top: 0; height: 1px; background: #13b7aa; transition: all .3s ease; }
.kslj li:hover p i:after { width: 100%; }
.kslj a { display: block; font-size: 14px; color: #999999; font-weight: lighter; line-height: 35px; }
.kslj a:hover { color: #fff; }
.end { width: 980px; }
.end, .end a { line-height: 80px; color: #999999; font-weight: 100; }
.crc_r { width: 340px; margin-top: 40px; }
.crcode { display: -webkit-flex; display: flex; justify-content: flex-start; flex-wrap: nowrap; align-items: flex-start; margin-top: 45px; }
.crcode li img { display: inline-block; vertical-align: middle; width: 107px; height: 107px; }
.crcode li span { display: inline-block; vertical-align: middle; font-size: 14px; line-height: 15px; color: #ffffff; font-weight: lighter; width: 14px; margin: 0 25px 0 15px; }
.cr_t { font-size: 34px; text-transform: uppercase; font-weight: bold; color: #fff; }
.crcontact { margin: 15px 0 25px 0; }
.crcontact p { font-size: 14px; color: #ffffff; font-weight: lighter; line-height: 35px; }
.lv { background-color: #92d050; }
.ha { background-color: #ffff00; }
.bg { margin: 60px auto; display:none;}
.bg td { text-align: center; padding: 15px 0 !important; line-height: 25px;  font-weight: normal; }

.gyewm{width: 122px !important;margin-left: 60px;}

/*设备*/
#pr_advbox { width: 100%; overflow: hidden; background: #fff; padding-top: 60px; }
.ens { width: 1400px; margin: 0 auto; overflow: hidden; }
.ens td { margin-left: 15px; width: 345px }
.ens td img { width: 330px; }
.ens td a { width: 330px; background: #eee; line-height: 50px; display: block; font-size: 16px; font-weight: 100; }
.ens td a:hover { background: #13b7aa; color: #fff; }
.ens td br { display: none; }