﻿*{border:0; margin:0; padding:0; outline:0; box-sizing:border-box;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,input,fieldset,legend,button,textarea,div,img{border:0 none; margin:0; padding:0; box-sizing:border-box; outline:0;}
body,textarea,input,button,select,keygen,legend{font-size: 14px;color:#333;outline:0;font-family:'Microsoft Yahei',Arial, sans-serif;}
html,body{width:100%; position:relative;}
html{font-size:calc(100vw / 19.2);scroll-behavior:smooth;}
body{overflow-x:hidden;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
em{font-style:normal;}
ul,li,ol{list-style:none;}

/** 重置超链接元素 **/
a{text-decoration:none;color:#333;}
a:hover{color:#00923f;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.w1600{width:1600px;max-width:95%;margin:auto;}
.w1440{width:1440px;max-width:95%;margin:auto;}
.w1200{width:1200px;max-width:95%;margin:auto;}
.pdt60{padding-top: 60px;padding-bottom: 60px;}
.pdt80{padding-top: 80px;padding-bottom: 80px;}

.top_bg{height: 123px;}
.top_bg2{position: relative;z-index: 9;background: #fff;border-bottom: 1px solid #e5e5e5;}
.top_bg2.on{position: fixed;left: 0;top: -42px;right: 0;}
.top_t_bg{background: #00923f;}
.top_t{display: flex;align-items: center;align-content: center;justify-content: space-between;height: 42px;}
.top_t .top_t_l{display: flex;align-items: center;align-content: center;}
.top_t .top_t_l a{display: flex;align-items: center;align-content: center;font-size: 14px;line-height: 30px;color: #fff;margin-right: 20px;}
.top_t .top_t_l a i{font-size: 20px;color: #fff;margin-right: 3px;}
.top_t .top_t_r{display: flex;align-items: center;align-content: center;}
.top_t .top_t_r .tb{display: flex;padding-right: 10px;}
.top_t .top_t_r .tb dl{display: flex;}
.top_t .top_t_r .tb dl dd{margin-left: 10px;}
.top_t .top_t_r .tb dl dd a{display: block;font-size: 22px;line-height:26px;color: #fff;text-align: center;-webkit-transition:0.5s;transition:0.5s;}
.top_t .top_t_r .tb dl dd a:hover{color: #dd127b;}
.top_t .top_t_r .ss{font-size: 22px;line-height: 30px;color: #fff;text-align: center;cursor: pointer;}
.top_yy{display: flex;align-items: center;align-content: center;margin-left: 20px;}
.top_yy a{font-size: 14px;line-height: 22px;color: #fff;border: 1px solid #fff;padding: 0 10px;margin-left: 2px;-webkit-transition:0.5s;transition:0.5s;}
.top_yy a:nth-child(1){border-radius: 12px 0 0 12px;}
.top_yy a:nth-child(2){border-radius: 0 12px 12px 0;}
.top_yy a.on{color: #00923f;border: 1px solid #fff;background: #fff;}
.top_yy a:hover{color: #00923f;border: 1px solid #fff;background: #fff;}
.top_h_bg{position: relative;}
.top_h{display: flex;align-items: center;justify-content: space-between;}
.top_h .logo{}
.top_h .logo img{display: block;height:80px;padding:10px 0;}
.dh{}
.dh ul{display: flex;}
.dh ul li.pt{position: relative;}
.dh ul li p a{display:flex;align-items: center;align-content: center;justify-content: center;height: 80px;overflow: hidden;font-size:16px;position:relative;color:#333;text-transform: uppercase;padding:0 30px;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li p a span{display: block;line-height: 40px;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li p a span.gd1{height: 40px;overflow: hidden;}
.dh ul li p a span.gd3{color:#00923f;}
.dh ul li p a:hover span.gd2{-webkit-transform: translate(0, -40px);transform: translate(0, -40px);}
.dh ul li p a:hover span.gd3{-webkit-transform: translate(0, -40px);transform: translate(0, -40px);}
.dh ul li p a:after{content: "";position: absolute;left: 30px;right: 30px;bottom: 0px;height: 2px;background: #00923f;-webkit-transform: scale(0, 1);transform: scale(0, 1);opacity: 0;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li:hover p a:after{-webkit-transform: scale(1, 1);transform: scale(1, 1);opacity: 1;}
.dh ul li.on p a{color:#00923f;}
.dh ul li:hover p a{color:#00923f;}
.dh ul li.pt .dh_fl{position: absolute;left:50%;top: 80px;margin-left: -100px;width: 200px;display: none;padding: 10px;}
.dh ul li.pt .dh_fl ul{display: block;background: #fff;border-radius: 5px;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.dh ul li.pt .dh_fl ul li{border-bottom: 1px solid #eee;}
.dh ul li.pt .dh_fl ul li:last-child{border-bottom:none;}
.dh ul li.pt .dh_fl ul li a{display: flex;align-items: center;align-content: center;justify-content: space-between;font-size: 14px;line-height: 2;color: #333;padding: 10px 12px;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li.pt .dh_fl ul li a i{font-size: 12px;color:#ccc;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li.pt .dh_fl ul li:hover>a{color:#00923f;}
.dh ul li.pt .dh_fl ul li:hover>a>i{color:#00923f;}

.dh ul li.cp .dh_fl{position:absolute;left:0;top:80px;width:100%;background: #fff;padding-top: 45px;padding-bottom: 45px;visibility: hidden;border-top: 1px solid #e5e5e5;box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);}
.dh ul li.cp .dh_fl .dh_fl_bg{}
.dh ul li.cp .dh_fl .lb .bt{display: flex;align-items: center;justify-content: space-between;padding-bottom: 20px;}
.dh ul li.cp .dh_fl .lb .bt .ml1{font-size: 24px;line-height: 1;color: #00923f;text-transform: uppercase;font-weight: bold;text-align: center;}
.dh ul li.cp .dh_fl .lb .bt .ml2{display: flex;align-items: center;}
.dh ul li.cp .dh_fl .lb .bt .ml2 .dhqh_l,.dh ul li .dh_fl .lb .bt .ml2 .dhqh_r{cursor: pointer;margin-left: 10px;width: 30px;height: 30px;border-radius: 50%;border: 1px solid #acacac;color: #00923f;-webkit-transition:0.5s;transition:0.5s;font-size: 16px;display: flex;align-items: center;justify-content: center;}
.dh ul li.cp .dh_fl .lb .bt .ml2 .dhqh_l:hover,.dh ul li .dh_fl .lb .bt .ml2 .dhqh_r:hover{border: 1px solid #00923f;color: #fff;background: #00923f;}
.dh ul li.cp .dh_fl .lb .bt .ml2 .dhqh_l.swiper-button-lock,.dh ul li .dh_fl .lb .bt .ml2 .dhqh_r.swiper-button-lock{display: none;}
.dh ul li.cp .dh_fl .lb .bt .ml2 .dhqh_l.swiper-button-disabled,.dh ul li .dh_fl .lb .bt .ml2 .dhqh_r.swiper-button-disabled{opacity: 0.4;}
.dh ul li.cp .dh_fl .lb .bt .ml2 .dhqh_l.swiper-button-disabled:hover,.dh ul li .dh_fl .lb .bt .ml2 .dhqh_r.swiper-button-disabled:hover{border: 1px solid #acacac;color: #00923f;background:none;}
.dh ul li.cp .dh_fl .lb ul{}
.dh ul li.cp .dh_fl .lb ul li{}
.dh ul li.cp .dh_fl .lb ul li .img{overflow: hidden;margin-bottom: 10px;-webkit-transition:0.5s;transition:0.5s;border-radius: 10px;}
.dh ul li.cp .dh_fl .lb ul li .img img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li.cp .dh_fl .lb ul li:hover .img{box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.13);}
.dh ul li.cp .dh_fl .lb ul li:hover .img img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.dh ul li.cp .dh_fl .lb ul li .wz{font-size: 14px;line-height: 1.6;color: #333;overflow: hidden;text-align: center;text-overflow: ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li.cp .dh_fl .lb ul li:hover .wz{color: #00923f;}
.top_ly{display: flex;}
.top_ly .more_an{line-height:36px;padding: 0 20px;border-radius:18px;background: #dd127b;}
.top_ly .more_an i{font-size: 20px;padding:0 5px 0 0;}
.top_ly .more_an:after{background: #00923f;}

.top_ss{position: fixed;left: 0;right: 0;top: 0;bottom: 0;background: rgba(0, 0, 0, 0.7);z-index: 99;display: none;}
.serach{position: absolute;left: 50%;top: 140px;-webkit-transform: translate(-50%,0);transform: translate(-50%,0);border-radius: 25px;overflow: hidden;}
.serach span{position: absolute;left: 0;top: 0;font-size: 20px;line-height: 50px;width: 50px;text-align: center;color: #999;}
.serach input{display: block;width: 100%;font-size: 14px;line-height: 50px;color: #333;height: 50px;padding: 0 120px 0 50px;background: #fff;}
.serach a{position: absolute;right: 0;top: 0;font-size: 14px;line-height: 50px;width: 100px;text-align: center;color: #fff;background: #00923f;border-radius:0 25px 25px 0;}

.banner{width:100%;overflow:hidden;position:relative;}
.banner ul li{position: relative;overflow: hidden;}
.banner ul li img{display:block; width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.bandd{position:absolute; left:0; bottom:25px!important; width:100%; text-align:center; z-index:5;display: flex;align-items: center;justify-content: center;}
.bandd span{z-index:2;cursor:pointer;margin:0 8px!important;width:8px;height:8px;position:relative;-webkit-transition:0.5s;transition:0.5s;background:rgba(255, 255, 255, 0.5);opacity: 1!important;}
.bandd span.swiper-pagination-bullet-active{background:#fff;}
.bandd span:after{content: "";position: absolute;left: -6px;top: -6px;border: 1px solid #fff;width: 18px;height: 18px;border-radius: 50%;-webkit-transform: scale(0);transform: scale(0);-webkit-transition:0.5s;transition:0.5s;}
.bandd span.swiper-pagination-bullet-active:after{-webkit-transform: scale(1);transform: scale(1);}
.banz,.bany{position:absolute; top:50%; width:50px; height:50px;margin-top: -25px;opacity:0;-webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 20px;line-height:50px;text-align: center;color: #fff;background: rgba(0, 0, 0, 0.5);border-radius: 50%;}
.banz{left:5%;}
.bany{right:5%;}
.banner:hover .banz,.banner:hover .bany{opacity:1;}

.sy_bt{text-align: center;}
.sy_bt .ml1{font-size: 36px;line-height: 1.2;color: #333;font-weight: bold;text-transform: uppercase;}
.sy_bt .ml1:after{content: "";display: block;width: 72px;height: 3px;background: #00923f;margin: 16px auto 0;}
.sy_bt .ml2{font-size: 14px;line-height: 1.6;color: #666;margin-top: 20px;}
.sy_bt.fff .ml1{color: #fff;}
.sy_bt.fff .ml2{color: #fff;}
.sy_bt.left{text-align: left;}
.sy_bt.left .ml1:after{margin-left: 0;}

.more_an{font-size: 14px;line-height:46px;color: #fff;background: #00923f;padding: 0 30px;-webkit-transition:0.5s;transition:0.5s;display: flex;align-items: center;justify-content: center;overflow: hidden;position: relative;border-radius: 23px;}
.more_an .more_an_wz{position: relative;z-index: 2;}
.more_an i{font-size: 12px;padding-left: 5px;position: relative;z-index: 2;}
.more_an:after{content: "";position: absolute;left:0;top:0;bottom:0;width: 0;background: #dd127b;-webkit-transition:0.5s;transition:0.5s;z-index: 1;}
.more_an:hover:after{width: 110%;}
.more_an:hover{color: #fff;}

.sy_cp_fl_bg{background: #f6f6f6;}
.sy_cp_fl{}
.sy_cp_fl .lb{margin-top: 50px;}
.sy_cp_fl .lb ul{display: flex;flex-wrap: wrap;}
.sy_cp_fl .lb ul li{width: 24.25%;margin: 0 1% 1% 0;overflow: hidden;background:#fff;border-radius: 10px;position: relative;-webkit-transition:0.5s;transition:0.5s;}
.sy_cp_fl .lb ul li:nth-child(4n){margin-right: 0;}
.sy_cp_fl .lb ul li .img{overflow: hidden;}
.sy_cp_fl .lb ul li .img img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.sy_cp_fl .lb ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_cp_fl .lb ul li .txt{position: absolute;left: -6px;top: -6px;padding:10px 20px;font-size: 16px;line-height: 1.5;color: #fff;text-align: center;background: #00923f;border-radius: 10px 0 10px 0;border: 6px solid #f6f6f6;}
.sy_cp_fl .lb ul li:hover{-webkit-transform: translate(0, -5px);transform: translate(0, -5px);}

.sy_gy_bg{}
.sy_gy{display: flex;align-items: center;align-content: center;justify-content: space-between;}
.sy_gy .txt{width: 48%;}
.sy_gy .ms{font-size: 14px;line-height: 1.8;color: #333;margin-top: 20px;}
.sy_gy .ms p{padding: 5px 0;}
.sy_gy .gd{display: flex;margin-top: 30px;}
.sy_gy .img{width: 48%;overflow: hidden;position: relative;border-radius: 10px;}
.sy_gy .img img{display:block; width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;-webkit-transition:0.5s;transition:0.5s;}
.sy_gy .img:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}

.sy_ys_bg{}
.sy_ys{}
.sy_ys .lb{margin-top: 50px;}
.sy_ys .lb ul{display: flex;flex-wrap: wrap;}
.sy_ys .lb ul li{width:18.4%;margin:0 2% 0 0;position: relative;background: #fff;position: relative;z-index: 2;border: 1px solid #eee;border-radius: 10px;}
.sy_ys .lb ul li:last-child{margin-right: 0;}
.sy_ys .lb ul li .img{display: flex;align-items: center;align-content: center;justify-content: center;padding-top: 30px;}
.sy_ys .lb ul li .img i{font-size: 48px;line-height: 1;color: #00923f;}
.sy_ys .lb ul li .txt{padding:20px 20px 30px;text-align: center;-webkit-transition:0.5s;transition:0.5s;}
.sy_ys .lb ul li .txt .ml1{font-size: 18px;line-height: 1.6;color: #333;}
.sy_ys .lb ul li .txt .ml2{padding-top: 10px;font-size: 14px;line-height: 1.6;color: #666;}

.sy_xw_bg{background: #f6f6f6;}
.sy_xw_bg .lb{margin-top: 40px;}
.sy_xw_bg .lb .lb1_l ul{display: flex;}
.sy_xw_bg .lb .lb1_l ul li{position: relative;width: 49%;margin-right: 2%;border-radius: 10px;overflow: hidden;}
.sy_xw_bg .lb .lb1_l ul li:nth-child(2n){margin-right: 0;}
.sy_xw_bg .lb .lb1_l ul li .img{overflow: hidden;height: 320px;}
.sy_xw_bg .lb .lb1_l ul li .img img{display: block;width: 100%;height: 100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_bg .lb .lb1_l ul li:hover .img img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.sy_xw_bg .lb .lb1_l ul li .txt{position: absolute;left: 0;right: 0;bottom: 0;padding:0 20px;background: rgba(0, 0, 0, 0.4);-webkit-transition:0.5s;transition:0.5s;display: flex;align-items: center;align-content: center;}
.sy_xw_bg .lb .lb1_l ul li .txt .ml1{flex: 1;overflow: hidden;width: 100%;margin-right: 50px;font-size: 16px;line-height: 60px;color: #fff;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.sy_xw_bg .lb .lb1_l ul li .txt .ml2{width: 25px;height: 25px;border-radius: 50%;border: 1px solid #fff;font-size: 12px;color: #fff;display: flex;align-items: center;align-content: center;justify-content: center;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_bg .lb .lb1_l ul li:hover .txt{background: #00923f;}
.sy_xw_bg .lb .lb1_l ul li:hover .txt .ml2{-webkit-transform: scale(1.1); transform: scale(1.1);}
.sy_xw_bg .lb .lb1_r{}
.sy_xw_bg .lb .lb1_r ul{display: flex;flex-wrap: wrap;}
.sy_xw_bg .lb .lb1_r ul li{width: 49%;margin:20px 2% 0 0;border-bottom: 1px solid #eee;padding-bottom: 20px;}
.sy_xw_bg .lb .lb1_r ul li:nth-child(2n){margin-right: 0;}
.sy_xw_bg .lb .lb1_r ul li a{display: flex;align-items: center;align-content: center;flex-direction: row-reverse;}
.sy_xw_bg .lb .lb1_r ul li a .img{overflow: hidden;width: 100px;height: 100px;background: #00923f; display: flex;align-items: center;align-content: center;justify-content: center;border-radius: 10px;}
.sy_xw_bg .lb .lb1_r ul li a .img2{width: 100%;text-align: center;}
.sy_xw_bg .lb .lb1_r ul li a .img span{font-size: 42px;line-height: 1;color: #fff;font-weight: bold;}
.sy_xw_bg .lb .lb1_r ul li a .img p{font-size: 14px;line-height: 1;color: #fff;padding-top: 5px;}
.sy_xw_bg .lb .lb1_r ul li a .txt{flex: 1;overflow: hidden;width: 100%;padding-right: 20px;position: relative;}
.sy_xw_bg .lb .lb1_r ul li a .txt .ml1{font-size: 16px;line-height: 24px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_bg .lb .lb1_r ul li a .txt .ml1:hover{color: #00923f;}
.sy_xw_bg .lb .lb1_r ul li a .txt .ml2{padding-top: 10px;font-size: 14px;line-height: 24px;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.sy_xw_bg .gd{display: flex;justify-content: center; margin-top: 40px;}

.foot_bg{background: #282828;padding-top: 40px;}
.foot1{display: flex;justify-content: space-between;}
.foot1 .bt{font-size: 20px;line-height: 1.6;color: #fff;}
.foot1 .bt a{font-size: 20px;line-height: 1.6;color: #fff;}
.foot1 .ms{font-size: 14px;line-height: 24px;color: #fff;margin-top: 10px;}
.dywm{width: 20%;}
.dywm .dy{border: 1px solid #ddd;position: relative;padding-right: 60px;margin-top: 15px;width: 100%;margin-bottom: 20px;}
.dywm .dy input{display: block;width: 100%;font-size: 12px;line-height: 40px;height: 40px;color: #fff;padding: 0 10px;background: none;}
.dywm .dy input::-webkit-input-placeholder{color: #fff;}
.dywm .dy input:-moz-placeholder{color: #fff;}
.dywm .dy input::-moz-placeholder{color: #fff;}
.dywm .dy input:-ms-input-placeholder{color: #fff;}
.dywm .dy a{position: absolute;right: -1px;top: -1px;font-size: 30px;line-height: 42px;color: #00923f;width: 60px;text-align: center;background: #fff;}
.dywm .gz{margin-top: 10px;}
.dywm .gz dl{display: flex;}
.dywm .gz dl dd{margin-right: 8px;position: relative;}
.dywm .gz dl dd a{display: block;font-size: 20px;line-height:32px;width:32px;background: #fff;border-radius: 50%;color: #fff;text-align: center;-webkit-transition:0.5s;transition:0.5s;}
.foot_lx_bg{width: 30%;}
.foot_lx{}
.foot_lx .txt{font-size: 14px;line-height: 24px;color: #fff;margin-top: 10px;}
.foot_lx .txt p{display: flex;padding: 5px 0;}
.foot_lx .txt p em{width: 20px;font-size: 20px;margin-right: 8px;color: #fff;}
.foot_dh{width: 42%;display: flex;justify-content: space-between;padding-left: 3%;}
.foot_dh ul{width: 33.333%;}
.foot_dh ul:nth-child(2){width: 66.666%;display: flex;flex-wrap: wrap;}
.foot_dh ul li{margin-bottom: 5px;}
.foot_dh ul li.bt{margin-bottom: 10px;}
.foot_dh ul li a{display: block;font-size: 14px;line-height: 24px;color: #fff;-webkit-transition:0.5s;transition:0.5s;}
.foot_dh ul li a:hover{color: #fff;}
.foot_dh ul:nth-child(2) li{width:50%;}
.foot_dh ul:nth-child(2) li.bt{width:100%;}
.bqsy_bg{margin-top: 40px;padding: 20px 0 20px;text-align: center;color: #fff;border-top: 1px solid rgba(255, 255, 255, 0.1);}
.bqsy{font-size: 14px;line-height: 20px;display: flex;align-items: center;justify-content: space-between;}
.bqsy .bqsy_l a{color: #fff;font-size: 14px;-webkit-transition:0.5s;transition:0.5s;}
.bqsy .bqsy_l a:hover{color: #fff;}
.bqsy .bqsy_r a{color: #fff;font-size: 14px;-webkit-transition:0.5s;transition:0.5s;}
.bqsy .bqsy_r a:hover{color: #fff;}
.bqsy .bqsy_r span{color: #fff;font-size: 14px;padding: 0 6px;}

.back_top{position:fixed;right:20px;top:50%;z-index:10;width:50px;margin-top: -85px;}
.back_top .back_top-box{position:relative;width:100%;height: 230px;}
.back_top ul{display:flex;width:50px;height:170px;border-radius:30px;background:linear-gradient(0deg, #00923f 0%, #00923f 100%);flex-direction:column;align-items:center;justify-content:center;}
.back_top ul li{position:relative;display:flex;margin-top:10px;width:40px;height:40px;border-radius:50%;background-color:transparent;cursor:pointer;align-items:center;justify-content:center;}
.back_top ul li:first-child{margin-top:0;}
.back_top ul li:hover{background-color:rgba(251,251,251,.2);}
.back_top ul li img{max-width:100%;max-height:100%;}
.back_top ul li .tb{font-size: 24px;color: #fff;width: 44px;height: 44px;display: flex;align-items: center;justify-content: center;}
.back_top ul li .view{position:absolute;top:50%;left:-240px;display:none;-webkit-transform: translate(0, -50%);transform: translate(0, -50%);padding:12px 16px;width:220px;border-radius:10px;background:#fff;box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);}
.back_top ul li .view:after{content: "";position: absolute;right: -20px;top: 50%;margin-top: -10px; width: 0;height: 0;border: 10px solid transparent;border-left-color: #fff;}
.back_top ul li .view .tel{font-size: 14px;line-height: 1.5;color: #333;}
.back_top ul li .view .tel strong{font-size: 22px;line-height: 1.5;color: #00923f;}
.back_top ul li .view .ewm{}
.back_top ul li .view .ewm img{display: block;width: 100%;}
.back_top ul li .view .ewm p{font-size: 14px;line-height: 1.5;color: #333;text-align: center;}
.back_top ul li:hover .view{display:block;}
.back_top .back{display: none;font-size: 20px;color: #fff;align-items: center;justify-content: center; margin-top:10px;width:50px;height:50px;border-radius:50%;background-color:#dd127b;box-shadow:0 5px 20px 0 rgba(0,0,0,.1);text-align:center;line-height:50px;cursor:pointer;}
.back_top.on .back{display: flex;}
.back_top ul li:nth-child(1){background-color:rgba(251,251,251,.2);}
.back_top ul li:nth-child(1) .tb{-webkit-animation: xuanzhuan 6s linear 0s infinite normal;animation: xuanzhuan 6s linear 0s infinite normal;}
@-webkit-keyframes xuanzhuan{0%{-webkit-transform: rotate(0deg);transform: rotate(0deg);}100%{-webkit-transform: rotate(360deg);transform: rotate(360deg);}}
@keyframes xuanzhuan{0%{-webkit-transform: rotate(0deg);transform: rotate(0deg);}100%{-webkit-transform: rotate(360deg);transform: rotate(360deg);}}

/* ========== 内页通用样式 ========== */
/* 内页Banner */
.ny_banner{position: relative;overflow: hidden;height: 300px;}
.ny_banner .img{height: 100%;}
.ny_banner .img img{display: block;width: 100%;height: 100%;object-fit: cover;}
.ny_banner .wz{position: absolute;left: 0;top: 0;right: 0;bottom: 0;display: flex;align-items: center;background: rgba(0,0,0,0.4);}
.ny_banner .wz .ml1{font-size: 42px;line-height: 1.2;color: #fff;font-weight: bold;text-transform: uppercase;}
.ny_banner .wz .ml2{font-size: 18px;line-height: 1.6;color: #fff;margin-top: 15px;}

/* 面包屑导航 */
.ny_position{display: flex;align-items: center;padding: 15px 0;font-size: 14px;color: #666;border-bottom: 1px solid #eee;}
.ny_position .p1{margin-right: 5px;}
.ny_position a{color: #666;-webkit-transition:0.3s;transition:0.3s;}
.ny_position a:hover{color: #00923f;}
.ny_position span{padding: 0 8px;}

/* 分页样式 */
.page{display: flex;align-items: center;justify-content: center;padding: 30px 0;}
.page a{display: block;padding: 0 15px;line-height: 36px;height: 36px;margin: 0 5px;border: 1px solid #eee;border-radius: 5px;font-size: 14px;color: #666;background: #fff;-webkit-transition:0.3s;transition:0.3s;}
.page a.on,.page a:hover{background: #00923f;border-color: #00923f;color: #fff;}
.page a.next{padding: 0 20px;}

/* ========== About页面样式 ========== */
.about_con_bg{}
.about_con{display: flex;}
.about_menu{width: 280px;}
.about_menu ul li a{display: block;font-size: 16px;line-height: 50px;color: #333;padding: 0 25px;border-left: 3px solid transparent;-webkit-transition:0.3s;transition:0.3s;}
.about_menu ul li.on a,.about_menu ul li a:hover{color: #00923f;background: #f6f6f6;border-left-color: #00923f;}
.about_main{flex: 1;margin-left: 30px;background: #fff;border-radius: 10px;padding: 30px;box-shadow: 0 0 10px rgba(0,0,0,0.05);}
.about_title .ml1{font-size: 28px;line-height: 1.4;color: #333;font-weight: bold;padding-bottom: 15px;border-bottom: 2px solid #00923f;display: inline-block;}
.about_txt{margin-top: 30px;}
.about_img{float: left;width: 45%;margin-right: 30px;margin-bottom: 20px;border-radius: 10px;overflow: hidden;}
.about_img img{display: block;width: 100%;height: auto;}
.about_p{font-size: 14px;line-height: 2;color: #666;}
.about_p p{margin-bottom: 15px;text-indent: 2em;}

/* 企业文化 */
.culture_list{overflow: hidden;}
.culture_item{display: flex;align-items: flex-start;padding: 30px;background: #f6f6f6;border-radius: 10px;margin-bottom: 20px;-webkit-transition:0.3s;transition:0.3s;}
.culture_item:hover{background: #00923f;}
.culture_item .culture_icon{width: 80px;height: 80px;background: #00923f;border-radius: 50%;display: flex;align-items: center;justify-content: center;margin-right: 25px;flex-shrink: 0;-webkit-transition:0.3s;transition:0.3s;}
.culture_item:hover .culture_icon{background: #fff;}
.culture_item .culture_icon i{font-size: 36px;color: #fff;-webkit-transition:0.3s;transition:0.3s;}
.culture_item:hover .culture_icon i{color: #00923f;}
.culture_item .culture_txt .ml1{font-size: 20px;line-height: 1.4;color: #333;font-weight: bold;margin-bottom: 10px;-webkit-transition:0.3s;transition:0.3s;}
.culture_item:hover .culture_txt .ml1{color: #fff;}
.culture_item .culture_txt .ml2{font-size: 14px;line-height: 1.8;color: #666;-webkit-transition:0.3s;transition:0.3s;}
.culture_item:hover .culture_txt .ml2{color: rgba(255,255,255,0.9);}

/* 荣誉资质 */
.honor_list ul{display: flex;flex-wrap: wrap;}
.honor_list ul li{width: 23.5%;margin: 0 2% 2% 0;text-align: center;cursor: pointer;}
.honor_list ul li:nth-child(4n){margin-right: 0;}
.honor_list .honor_img{border: 1px solid #eee;border-radius: 10px;overflow: hidden;padding: 20px;background: #fff;-webkit-transition:0.3s;transition:0.3s;}
.honor_list .honor_img img{display: block;width: 100%;height: auto;}
.honor_list ul li:hover .honor_img{border-color: #00923f;box-shadow: 0 5px 20px rgba(0,146,63,0.2);}
.honor_list .honor_txt{font-size: 16px;line-height: 1.6;color: #333;margin-top: 15px;}

/* 设备展示 */
.equipment_list ul{display: flex;flex-wrap: wrap;}
.equipment_list ul li{width: 31.333%;margin: 0 3% 3% 0;text-align: center;cursor: pointer;}
.equipment_list ul li:nth-child(3n){margin-right: 0;}
.equipment_list .equipment_img{border: 1px solid #eee;border-radius: 10px;overflow: hidden;-webkit-transition:0.3s;transition:0.3s;}
.equipment_list .equipment_img img{display: block;width: 100%;object-fit: cover;}
.equipment_list ul li:hover .equipment_img{border-color: #00923f;box-shadow: 0 5px 20px rgba(0,146,63,0.2);}
.equipment_list .equipment_txt{font-size: 16px;line-height: 1.6;color: #333;margin-top: 15px;padding: 0 10px;}

/* ========== Products页面样式 ========== */
.products_con_bg{}
.products_con{display: flex;}
.products_fl{width: 280px;height: fit-content;position: sticky;top: 130px;}
.products_fl_bt{font-size: 18px;line-height: 1.4;color: #333;font-weight: bold;padding: 0 20px 15px;border-bottom: 1px solid #eee;margin-bottom: 10px;}
.products_fl ul li a{display: block;font-size: 14px;line-height: 45px;color: #333;padding: 0 20px;border-left: 3px solid transparent;-webkit-transition:0.3s;transition:0.3s;}
.products_fl ul li.on a,.products_fl ul li a:hover{color: #00923f;background: #f6f6f6;border-left-color: #00923f;}
.products_main{flex: 1;margin-left: 30px;background: #fff;border-radius: 10px;padding: 30px;box-shadow: 0 0 10px rgba(0,0,0,0.05);overflow: hidden;width: 100%;}
.products_title .ml1{font-size: 28px;line-height: 1.4;color: #333;font-weight: bold;padding-bottom: 15px;border-bottom: 2px solid #00923f;display: inline-block;}
.products_list{margin-top: 30px;}
.products_list ul{display: flex;flex-wrap: wrap;}
.products_list ul li{width: 31.333%;margin: 0 3% 3% 0;border: 1px solid #eee;border-radius: 10px;overflow: hidden;-webkit-transition:0.3s;transition:0.3s;}
.products_list ul li:nth-child(3n){margin-right: 0;}
.products_list ul li:hover{border-color: #00923f;box-shadow: 0 5px 20px rgba(0,146,63,0.2);}
.products_list .img{overflow: hidden;}
.products_list .img img{display: block;width: 100%;object-fit: cover;-webkit-transition:0.3s;transition:0.3s;}
.products_list ul li:hover .img img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.products_list .txt{font-size: 14px;line-height: 1.6;color: #333;text-align: center;padding: 15px;}

/* 产品详情 */
.products_detail_bg{}
.products_detail{display: flex;}
.products_detail_con{display: flex;margin-bottom: 30px;}
.products_detail_img{width: 45%;}
.products_detail_img .big_img{border: 1px solid #eee;border-radius: 10px;overflow: hidden;margin-bottom: 15px;}
.products_detail_img .big_img img{display: block;width: 100%;height: auto;}
.products_detail_img .small_img ul{display: flex;}
.products_detail_img .small_img ul li{width: 80px;height: 80px;border: 2px solid #eee;border-radius: 5px;overflow: hidden;margin-right: 10px;cursor: pointer;-webkit-transition:0.3s;transition:0.3s;}
.products_detail_img .small_img ul li.on,.products_detail_img .small_img ul li:hover{border-color: #00923f;}
.products_detail_img .small_img ul li img{display: block;width: 100%;height: 100%;object-fit: cover;}
.products_detail_info{flex: 1;margin-left: 30px;}
.products_detail_title{font-size: 24px;line-height: 1.4;color: #333;font-weight: bold;padding-bottom: 20px;border-bottom: 1px solid #eee;}
.products_detail_desc{margin-top: 20px;font-size: 14px;line-height: 1.8;color: #666;}
.products_detail_param{margin-top: 25px;padding: 20px;background: #f6f6f6;border-radius: 10px;}
.products_detail_param .param_bt{font-size: 16px;line-height: 1.4;color: #333;font-weight: bold;margin-bottom: 15px;}
.products_detail_param ul li{font-size: 14px;line-height: 2;color: #666;display: flex;}
.products_detail_param ul li span{color: #333;font-weight: bold;min-width: 140px;}
.products_detail_btn{margin-top: 30px;display: flex;}
.products_detail_btn .inquiry_btn{display: block;line-height: 46px;padding: 0 30px;background: #00923f;color: #fff;border-radius: 23px;font-size: 14px;margin-right: 15px;-webkit-transition:0.3s;transition:0.3s;}
.products_detail_btn .inquiry_btn:hover{background: #dd127b;}
.products_detail_btn .back_btn{display: block;line-height: 46px;padding: 0 30px;background: #333;color: #fff;border-radius: 23px;font-size: 14px;-webkit-transition:0.3s;transition:0.3s;}
.products_detail_btn .back_btn:hover{background: #666;}
.products_detail_content{padding: 10px 0;}
.products_detail_content .content_bt{font-size: 20px;line-height: 1.4;color: #333;font-weight: bold;margin-bottom: 20px;padding-bottom: 15px;border-bottom: 1px solid #ddd;}
.products_detail_content .content_txt{font-size: 14px;line-height: 2;color: #666;}
.products_detail_content .content_txt p{margin-bottom: 15px;}
.products_detail_content .content_txt ul{margin: 15px 0;padding-left: 20px;}
.products_detail_content .content_txt ul li{list-style: disc;margin-bottom: 8px;}

/* ========== News页面样式 ========== */
.news_con_bg{}
.news_con{display: flex;}
.news_fl{width: 280px;height: fit-content;position: sticky;top: 130px;}
.news_fl_bt{font-size: 18px;line-height: 1.4;color: #333;font-weight: bold;padding: 0 20px 15px;border-bottom: 1px solid #eee;margin-bottom: 10px;}
.news_fl ul li a{display: block;font-size: 14px;line-height: 45px;color: #333;padding: 0 20px;border-left: 3px solid transparent;-webkit-transition:0.3s;transition:0.3s;}
.news_fl ul li.on a,.news_fl ul li a:hover{color: #00923f;background: #f6f6f6;border-left-color: #00923f;}
.news_main{flex: 1;margin-left: 30px;background: #fff;border-radius: 10px;padding: 30px;box-shadow: 0 0 10px rgba(0,0,0,0.05);overflow: hidden;width: 100%;}
.news_list ul li{margin-bottom: 20px;border-bottom: 1px solid #eee;padding-bottom: 20px;}
.news_list ul li:last-child{margin-bottom: 0;border-bottom: none;padding-bottom: 0;}
.news_list ul li a{display: flex;}
.news_list .img{width: 100px;height: 100px;background: #00923f;border-radius: 10px;display: flex;align-items: center;justify-content: center;flex-shrink: 0;}
.news_list .date{text-align: center;}
.news_list .date span{display: block;font-size: 36px;line-height: 1;color: #fff;font-weight: bold;}
.news_list .date p{font-size: 12px;line-height: 1.5;color: #fff;margin-top: 5px;}
.news_list .txt{flex: 1;margin-left: 20px;overflow: hidden;width: 100%;}
.news_list .txt .ml1{font-size: 18px;line-height: 1.4;color: #333;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-transition:0.3s;transition:0.3s;}
.news_list .txt .ml1:hover{color: #00923f;}
.news_list .txt .ml2{font-size: 14px;line-height: 1.6;color: #666;margin-top: 10px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.news_list .txt .ml3{font-size: 14px;line-height: 1.6;color: #00923f;margin-top: 15px;display: flex;align-items: center;}
.news_list .txt .ml3 i{font-size: 12px;margin-left: 5px;}

/* 新闻详情 */
.news_detail_bg{}
.news_detail{display: flex;}
.news_detail_title .ml1{font-size: 28px;line-height: 1.4;color: #333;font-weight: bold;}
.news_detail_title .ml2{margin-top: 15px;padding-bottom: 20px;border-bottom: 1px solid #eee;font-size: 14px;color: #999;}
.news_detail_title .ml2 span{margin-right: 25px;}
.news_detail_content{margin-top: 30px;font-size: 14px;line-height: 2;color: #666;}
.news_detail_content p{margin-bottom: 20px;text-indent: 2em;}
.news_detail_content ul{margin: 20px 0;padding-left: 40px;}
.news_detail_content ul li{list-style: disc;margin-bottom: 10px;text-indent: 0;}
.news_detail_page{margin-top: 40px;padding-top: 20px;border-top: 1px solid #eee;}
.news_detail_page .prev,.news_detail_page .next{font-size: 14px;line-height: 2;color: #666;}
.news_detail_page a{color: #00923f;-webkit-transition:0.3s;transition:0.3s;}
.news_detail_page a:hover{color: #dd127b;}

/* ========== Job页面样式 ========== */
.job_con_bg{}
.job_con{}
.job_intro{background: #fff;border-radius: 10px;padding: 30px;margin-bottom: 30px;box-shadow: 0 0 10px rgba(0,0,0,0.05);}
.job_intro_title{font-size: 28px;line-height: 1.4;color: #333;font-weight: bold;padding-bottom: 15px;border-bottom: 2px solid #00923f;display: inline-block;}
.job_intro_txt{margin-top: 25px;font-size: 14px;line-height: 2;color: #666;}
.job_intro_txt ul{display: flex;flex-wrap: wrap;margin-top: 25px;}
.job_intro_txt ul li{width: 48%;margin-right: 4%;margin-bottom: 15px;display: flex;align-items: center;font-size: 16px;color: #333;}
.job_intro_txt ul li:nth-child(2n){margin-right: 0;}
.job_intro_txt ul li i{font-size: 28px;color: #00923f;margin-right: 15px;}
.job_list{background: #fff;border-radius: 10px;padding: 30px;box-shadow: 0 0 10px rgba(0,0,0,0.05);}
.job_list_title{font-size: 28px;line-height: 1.4;color: #333;font-weight: bold;padding-bottom: 15px;border-bottom: 2px solid #00923f;display: inline-block;}
.job_items{margin-top: 30px;}
.job_item{padding: 25px;background: #f6f6f6;border-radius: 10px;margin-bottom: 20px;-webkit-transition:0.3s;transition:0.3s;}
.job_item:hover{background: #fff;box-shadow: 0 5px 20px rgba(0,0,0,0.1);}
.job_name{font-size: 20px;line-height: 1.4;color: #333;font-weight: bold;}
.job_info{margin-top: 15px;display: flex;flex-wrap: wrap;}
.job_info span{font-size: 14px;color: #666;margin-right: 30px;display: flex;align-items: center;}
.job_info span i{font-size: 18px;color: #00923f;margin-right: 8px;}
.job_desc{margin-top: 20px;font-size: 14px;line-height: 1.8;color: #666;}
.job_desc p{margin-bottom: 10px;}
.job_desc ul{padding-left: 20px;margin-bottom: 15px;}
.job_desc ul li{list-style: disc;margin-bottom: 5px;}
.job_apply{margin-top: 20px;}
.job_apply .apply_btn{display: inline-block;line-height: 40px;padding: 0 25px;background: #00923f;color: #fff;border-radius: 20px;font-size: 14px;-webkit-transition:0.3s;transition:0.3s;}
.job_apply .apply_btn:hover{background: #dd127b;}

/* ========== Contact页面样式 ========== */
.contact_con_bg{}
.contact_con{display: flex;}
.contact_info{width: 45%;background: #fff;border-radius: 10px;padding: 30px;box-shadow: 0 0 10px rgba(0,0,0,0.05);}
.contact_info_title{font-size: 28px;line-height: 1.4;color: #333;font-weight: bold;padding-bottom: 15px;border-bottom: 2px solid #00923f;display: inline-block;}
.contact_info_list{margin-top: 30px;}
.contact_item{display: flex;align-items: flex-start;margin-bottom: 25px;}
.contact_item .icon{width: 50px;height: 50px;background: #00923f;border-radius: 50%;display: flex;align-items: center;justify-content: center;flex-shrink: 0;}
.contact_item .icon i,.contact_item .icon em{font-size: 24px;color: #fff;}
.contact_item .txt{margin-left: 15px;}
.contact_item .txt .ml1{font-size: 14px;color: #999;line-height: 1.4;}
.contact_item .txt .ml2{font-size: 16px;color: #333;line-height: 1.6;margin-top: 5px;}
.contact_map{margin-top: 30px;}
.contact_map .map_placeholder{border: 1px solid #eee;border-radius: 10px;overflow: hidden;height: 200px;}
.contact_map .map_placeholder img{display: block;width: 100%;height: 100%;object-fit: cover;}
.contact_form{flex: 1;margin-left: 30px;background: #fff;border-radius: 10px;padding: 30px;box-shadow: 0 0 10px rgba(0,0,0,0.05);}
.contact_form_title{font-size: 28px;line-height: 1.4;color: #333;font-weight: bold;padding-bottom: 15px;border-bottom: 2px solid #00923f;display: inline-block;}
.form_row{display: flex;margin-top: 20px;}
.form_item{flex: 1;margin-right: 20px;}
.form_item.full{flex: none;width: 100%;margin-right: 0;}
.form_item:last-child{margin-right: 0;}
.form_item label{display: block;font-size: 14px;color: #333;margin-bottom: 8px;}
.form_item input{display: block;width: 100%;line-height: 46px;height: 46px;padding: 0 15px;border: 1px solid #eee;border-radius: 5px;font-size: 14px;color: #333;-webkit-transition:0.3s;transition:0.3s;}
.form_item input:focus{border-color: #00923f;}
.form_item textarea{display: block;width: 100%;height: 150px;padding: 15px;border: 1px solid #eee;border-radius: 5px;font-size: 14px;color: #333;resize: none;-webkit-transition:0.3s;transition:0.3s;}
.form_item textarea:focus{border-color: #00923f;}
.form_submit{margin-top: 30px;}
.form_submit .submit_btn{display: inline-block;line-height: 50px;padding: 0 40px;background: #00923f;color: #fff;border-radius: 25px;font-size: 16px;border: none;cursor: pointer;-webkit-transition:0.3s;transition:0.3s;}
.form_submit .submit_btn:hover{background: #dd127b;}