* { margin: 0; padding: 0; box-sizing: border-box; list-style: none; line-height: 100%; }
body { font-size: 14px; min-width: 1300px; font-family: "jcyt"; }
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%; }
@font-face { font-family: 'iconfont';  /* Project id 1490935 */ src: url('//at.alicdn.com/t/font_1490935_6qgvqmafilt.eot?t=1629021946354'); /* IE9 */ src: url('//at.alicdn.com/t/font_1490935_6qgvqmafilt.eot?t=1629021946354#iefix') format('embedded-opentype'), /* IE6-IE8 */  url('//at.alicdn.com/t/font_1490935_6qgvqmafilt.woff2?t=1629021946354') format('woff2'),  url('//at.alicdn.com/t/font_1490935_6qgvqmafilt.woff?t=1629021946354') format('woff'),  url('//at.alicdn.com/t/font_1490935_6qgvqmafilt.ttf?t=1629021946354') format('truetype'),  url('//at.alicdn.com/t/font_1490935_6qgvqmafilt.svg?t=1629021946354#iconfont') format('svg'); }
/*heade*/
.head_c { display: flex; justify-content: space-around; height: 150px; align-items: center; position: relative; z-index: 99; }
.nav_bc { width: 100%; overflow: hidden; }
.hea_logo { display: flex; align-items: center; }
.hea_logo>div { margin-left: 19px; }
.hea_logo>div>b { font-size: 40px; color: #333; }
.hea_logo>div>p { font-size: 14px; color: #000; 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: #333; border-radius: 20px; }
.nav_c>li:hover a, .nav_c>li.on a { color: #fff!important; background: linear-gradient(to right, #1c8243, #26a356); }
/*search*/
.sea_bc { border: 1px solid #eee }
.dfss { display: flex; align-items: center; justify-content: space-between; width: 9.5%; height: 100%; padding-top: 9px; }
.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: 150px; 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: 20px; }
.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: #333; 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: 700px;}
.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; }
.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: #1d6d2e; }
/*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: linear-gradient(to right, #1c8243, #26a356); display: flex; align-items: center; justify-content: center; }
.zz input { width: 25px; }
/*products*/
.pro_ic { display: flex; justify-content: space-between; margin-top: 50px; }
.pro_lc { width: 20%; background: #333; }
.pro_rc { width: 78.5%; height: 1400px; overflow: hidden; }
.pro_tit { text-align: center; }
.pro_tit>b { display: block; font-size: 48px; color: #333; }
.pro_tit>b>span { color: #1d6d2e; }
.pro_tit p { font-size: 20px; margin-top: 17px; color: #333; }
.pro_lc * { color: #fff!important; }
.pro_ca>b { display: block; font-size: 30px; }
.pro_ca { background: linear-gradient(to right, #1c8243, #26a356); text-align: center; padding: 53px 0 36px; }
.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: 16px; padding-left: 26%; }
.pro_lc li a:after { position: absolute; content: "※"; left: 20%; }
.pro_lc li { margin-top: 15px; }
.pro_lc ul { padding-bottom: 25px; }
.pro_lc li:hover a { background: linear-gradient(to right, #1c8243, #26a356); }
.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: 266px; border: 1px solid #eee; }
.pro_rc li { margin-top: 20px; }
.pro_c { margin: 80px auto; }
/*工艺*/
.wor_bc { width: 100%; background: url(https://memberpic.114my.com.cn/dgsjds/uploadfile/image/20210815/20210815151037_1657269967.png) no-repeat center; padding: 80px 0; }
.wor_tit { text-align: center; }
.wor_tit>b { font-size: 48px; display: block; color: #fff; }
.wor_tit>p { font-size: 20px; color: #fff; margin-top: 17px; }
.wor_ic { margin-top: 64px; display: flex; justify-content: space-between; }
.wor_lc { width: 35%; padding-top: 25px; min-width: 483px; }
.wor_lc>ul { display: flex; flex-wrap: wrap; }
.wor_lc li { padding: 60px 32px; width: 50%; text-align: center; }
.wor_lc li i { font-size: 28px; color: #fff; transition: .3s; }
.wor_lc li p { font-size: 16px; color: #fff; margin-top: 13px; transition: .3s; }
.wor_lc li:nth-child(even) { border-left: 1px solid #0f391b; }
.wor_lc li:nth-child(n+3) { border-top: 1px solid #0f391b; }
.wor_lc li:hover i, .wor_lc li:hover p { transform: translateY(-10px); }
.wor_rc { width: 60% }
.wor_rc img { width: 100%; }
/*优势*/
.sup_c>ul { display: flex; flex-wrap: wrap; justify-content: space-between; margin-top: 60px; }
.sup_c>ul>li { width: 49.5%; }
.sup_c>ul>li:nth-child(n+3) { margin-top: 0.7vw; }
.sup_c>ul>li img { width: 100%; }
.sup_c li b { display: flex; font-size: 36px; color: #1d6d2e; align-items: center; }
.sup_c li b span { font-weight: normal; font-size: 36px; color: #1d6d2e; margin-left: 30px; }
.sup_wz { font-size: 14px; color: #525252; line-height: 26px; margin-top: 20px; }
.sup_bo { background: #f4f4f4; padding: 40px 40px; transition: all .3s; }
.sup_bc { margin: 80px 0; }
.sup_c>ul>li:hover .sup_bo { background: #1d6d2e; }
.sup_c li:hover b span, .sup_c li:hover b { color: #f7af1f; }
.sup_c li:hover .sup_wz { color: #fff; }
.sup_rx { display: flex; align-items: center; justify-content: center; margin-top: 50px; }
.sup_rx span { font-size: 40px; color: #333; margin-right: 18px; }
.sup_rx i { font-size: 24px; color: #525252; }
.sup_rx b { font-size: 39px; color: #1d6d2e; }
/*合作案例*/
.par_bc { background: url(https://memberpic.114my.com.cn/dgsjds/uploadfile/image/20210815/20210815163021_38466180.jpg) no-repeat center; padding: 80px 0; }
.jz_c { margin-top: 46px; overflow: hidden; }
.jz_c ul { display: flex; }
.jz_c ul li { width: 330px; flex-shrink: 0; margin: 0 0.2%; position: relative; }
.jz_c ul li img { width: 100%; height: auto; }
.jz_c ul li p a { display: block; width: 80%; background: #fff; font-size: 16px; text-align: center; height: 44px; line-height: 44px; position: absolute; bottom: -50%; left: 50%; margin-left: -40%; transition: all .3s; border-radius: 4px; }
.jz_c ul li:hover p a { bottom: 20px; }
.jz_c ul li>a { display: block; overflow: hidden; }
.hz_c ul { display: flex; }
.hz_c ul li { flex-shrink: 0; width: 24%; border: 1px solid #eee; margin: 0 0.5%; position: relative; }
.hz_c { overflow: hidden; margin-top: 60px; }
.hz_c ul li img { width: 100%; height: auto; }
.hz_c ul li p a { position: absolute; width: 100%; height: 100%; background: rgba(29,106,46,0.7); top: 0; left: 0; display: flex; align-items: center; justify-content: center; color: #fff; font-size: 16px; transform: rotateX(90deg); transition: all .5s; }
.hz_c ul li:hover p a { transform: rotateX(0deg); }
.jz_c ul button { display: none!important; }
/*company*/
.com_num { display: flex; position: relative; justify-content: space-around; }
.com_num>li { width: 23%; display: flex; flex-direction: column; align-items: center; justify-content: center; position: relative; height: 100%; }
.com_num>li+li:after { position: absolute; content: ""; width: 1px; height: 75px; background: #31343d; top: 50%; left: 0; margin-top: -37px; }
.com_num>li>span { color: #1d6d2e; font-size: 48px; }
.com_num>li>span>b { font-size: 48px; color: ##1d6d2e; }
.com_num>li>p { font-size: 16px; color: #fff; margin-top: 12px; }
.vide_c { width: 100%; height: 400px; position: relative; border: 10px solid #1d6d2e; margin-top: 44px; }
.vide_c>video { width: 100%; height: 100%; }
.vide_c>p { position: absolute; top: 50%; left: 50%; margin-left: -36px; margin-top: -36px; }
.ab_wz { margin: 50px 0 50px; font-size: 16px; color: #fff; line-height: 38px; text-align: center; }
.com_bc { background: url(https://memberpic.114my.com.cn/dgsjds/uploadfile/image/20210815/20210815171716_564248634.jpg) no-repeat center; padding: 79px 0; }
/*厂房*/
.hj_ca { display: flex; margin: 40px 0 30px; }
.hj_ca a { width: 50%; text-align: center; line-height: 60px; font-size: 28px; height: 60px; background: #1d6d2e; color: #fff; }
.hj_ca a+a { background: #f7af1f; }
.hj_item ul { display: flex; justify-content: space-between; overflow: hidden; }
.hj_item ul img { width: 100%; height: auto; }
.hj_item ul li { width: 32.5%; position: relative; }
.hj_ic { position: relative; height: 420px; }
.hj_item { position: absolute; top: 0; left: 0; }
.hj_item+.hj_item { display: none; }
.hj_item 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_item ul li:hover p a { bottom: 25px; }
.news_box { padding: 80px 0px; background: #f7f7f7; }
.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: #1d6d2e; 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: #1d6d2e; }
.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: "\e613"; 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: #1d6d2e; transition: 0.3s; }
.news_list .news_div_item:hover .news_div_item_a::before { background: #1d6d2e; color: #fff; }
.news_list .news_div_item:hover .news_div_item_a::after { color: #fff; }
.new_ic { overflow: hidden; }
/*copy*/
.footer { display: flex; justify-content: space-between; }
.footer_bg { width: 100%; color: #fff; background: linear-gradient(to right, #1c8243, #26a356); position: relative; padding-top: 155px; }
.fbt { border-top: 10px solid #ff5c00; }
.bq_item li { position: relative; }
.bq_item li { float: left; position: relative; }
.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: 30px; color: rgba(255,255,255,0.8); }
.bq_item li a:hover { color: #fff; }
.footer_t { font-size: 18px !important; color: #fff !important; line-height: 100%!important; position: relative; padding-bottom: 26px; }
.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*/
.linkTagcs li a { font-size: 14px; }
.links_r a { font-family: "iconfont" !important; font-size: 42px; font-style: normal; color: rgba(255,255,255,0.3); display: inline; height: 80px; display: block; line-height: 80px; padding-left: 32px; }
.links_l { display: flex; align-items: center; }
.l_wz { position: relative; }
.l_wz b { font-size: 25px; color: #fff; line-height: 21px; }
.l_wz p { color: #fff; letter-spacing: 5px; }
.links { display: flex; align-items: center; justify-content: space-between; height: 100%; position: relative; }
.links>div { display: flex; align-items: center; }
.links_m { }
.linkTagcs li a { color: rgba(255,255,255,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: #333; }
.copy_b { display: flex; justify-content: space-between; align-items: center; }
.copy_bg div { color: rgba(255,255,255,0.5); height: 80px; line-height: 80px; }
.copy_bg div a { color: rgba(255,255,255,0.5); font-size:14px;}
.foo_icon li div p { margin-top: 3px; }
.cl { clear: both; }
.banq { width: 38%; }
.bq_cl>b, .bq_cr>b, .bq_rcc>b { font-size: 16px; color: #fff; display: block; margin-bottom: 20px; font-weight: normal; }
.bq_ewm { display: flex; 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: #059408; border: 1px solid #059408; }
.bq_ewm li:hover span { background: #059408; border-color: #059408; color: #fff; }
.ewm_cc { position: absolute; top: -172px; left: -23px; display: none; z-index: 999; }
.ewm_cc img { width: 150px!important; }
.bq_r {/* width: 29%; */ position: relative; }
.bq_ewm li+li { margin-left: 10px; }
.bq_item li:first-child:before { left: 0; }
.bq_item { display: flex; justify-content: space-between; }
.bq_rcc>b { position: relative; margin-bottom: 50px; }
.bq_rcc>b:after { position: absolute; content: ""; width: 100%; height: 1px; background: rgba(255,255,255,0.38); bottom: -28px; left: 0; }
.bq_rcc>b:before { position: absolute; content: ""; background: url(https://memberpic.114my.com.cn/dgsjds/uploadfile/image/20210815/20210815181046_849982399.png) no-repeat center; width: 78px; height: 41px; top: -12px; right: 0; }
@media screen and (max-width: 1460px) {
}
@media screen and (max-width: 1320px) {
}
.link_btn { width: 170px; height: 44px; line-height: 44px; background: #fff; text-align: center; font-size: 16px; color: #4d4d4d; border-radius: 22px; display: block; }
.bq_rcc>div { color: rgba(255,255,255,0.8); line-height: 32px; font-size: 16px; }
.bq_rcc>div a { text-decoration: none; color: rgba(255,255,255,0.8); font-size: 14px; }
.back_ic { position: absolute; display: block; width: 102px; height: 102px; background: #059408; border-radius: 100%; text-align: center; line-height: 102px; color: #fff; font-size: 52px; top: 78px; left: 50%; margin-left: -51px; cursor: pointer; }
.copy_pic li { overflow: hidden; width: 146px; }
.copy_pic li p { font-size: 14px; color: #ffffff; text-align: center; line-height: 30px; }
.copy_pic li i { background: #ffffff; display: inline-block; }
.copy_pic li i img { width: 100%; }
.copy_str {/* float:left; *//* margin-left: 20px; *//* margin-top: 16px; */ }
.copy_str li { width: 36px; height: 36px; border-radius: 50%; transition: 0.5s; position: relative; display: flex; align-items: center; justify-content: center; border: 1px solid #fff; }
.copy_str li i { font-size: 17px; color: #fff; position: relative; z-index: 99; }
.copy_str li+li {/* margin-top:17px; */ }
.bq_lr { width: 40%; display: flex; justify-content: space-between; }
ul.ewm_ic { display: flex; justify-content: space-between; margin-top: 15px; }
.copy_str li.on { background: #fff; border-color: #fff; }
.copy_str li.on i { color: #1d6d2e; }
.gz_c { font-size: 16px; color: #fff; margin-bottom: 17px; }
.link_bc { border-top: 1px solid rgba(255,255,255,0.07); height: 80px; margin-top: 60px; }
.lin_ic { width: 30px; height: 30px; border-radius: 100%; border: 1px solid #fff; text-align: center; line-height: 30px; color: #fff; font-size: 14px; position: absolute; right: 0; top: 25px; }