@charset "UTF-8";
body{color:#3b3e44;}
.banner{position: relative;margin-top:139px;}
.mp_banner{display:none}
.banner img{object-fit: cover;font-family:'object-fit: cover;';height:260px;width:100%;}
.poa{position: absolute;}

.subNav  h1{width: 264px;margin-bottom:16px;
  height: 90px;
  background: linear-gradient(107deg, #099721 0%, #71B719 100%);border-radius: 10px;font-size: 28px;
  font-family: PingFangSC-Bold, sans-serif;line-height: 90px;text-align: center;margin-top:-45px;color:#fff;position: relative;z-index:5;}
.subNav .tab{display: flex;display: -webkit-flex;justify-content: flex-end;margin-bottom:12px;}
.subNav .tab a{width: 230px;position: relative;z-index:5;
  height: 80px;
  border-radius:10px;
  border: 1px solid #BBBBBB;font-size:24px;color:#666;line-height: 80px;text-align: center;margin-left:1.875%;font-family: PingFangSC-Bold, sans-serif;transition: all .4s;-webkit-transition: all .4s;}
.subNav .tab a.cur,.subNav .tab a:hover{color: #099721;border: 1px solid #099721;}
.subNav .pro_tab a{font-size:20px;margin-left: 1.5%;}

.section_tit{padding:0 0 20px 4.3%;position: relative;}
.section_tit h2{font-size: 28px;font-family: PingFangSC-Bold, sans-serif;color: #333333;position: relative;margin:0;padding-bottom:20px;line-height: 50px;display: inline-block;}
.section_tit h2:after{position: absolute;content:'';width:100%;height:6px;background:#099721;left:0;bottom:0;}
.about_top{padding-left:800px;position: relative;}
.about_top .left{position: absolute;top:24px;left:0;width:680px;}
.about_top .left p{margin:0;}
.about_top .left p,.about_top .left span{font-size: 22px;
  font-family: PingFang SC-Medium, sans-serif;
  color: #333333;
  line-height: 52px;}
.about_top .right{width:100%;}
.about_top .right img{object-fit: cover;font-family:'object-fit: cover;';height:585px;border-radius: 15px;}
.nums{padding:50px 0 50px;margin:85px 0 60px;background:url(../images/about_bg.jpg) no-repeat center top;background-size: cover;border-radius: 15px;overflow: hidden;}
.nums li{width:25%;text-align: center;float:left;position: relative;}
.nums li p{margin:0;}
.nums li p.num{height:73px;line-height:73px;}
.nums li p span{font-size: 48px;font-family: PingFangSC-Heavy, sans-serif;color:#fff;font-weight: bold;}
.nums li p em{font-size: 21px;font-family: PingFangSC-Light, sans-serif;color:#fff;font-weight: 300;}
.nums li p.txt{line-height: 42px;font-size: 30px;color:#fff;margin:15px 0 0;}
.about_bot {padding-bottom:64px;}
.about_bot p,.about_bot span{font-size:22px;line-height: 50px;color:#333;}
.about_bot p{margin:0;}
.culture {padding-bottom:100px;}
.culture .about_top .right img{height:500px;}

.honor{padding-bottom:50px;}
.honor_list{margin-top:80px;}
.honor_list ul li{float:left;width:31.25%;margin-right:3.125%;margin-bottom:45px;}
.honor_list ul li:nth-child(3n){margin-right:0;}
.honor_list ul li .top{border: 1px solid #DDDDDD;padding:17px;cursor: pointer;border-radius: 8px;}
.honor_list ul li .top .img{overflow: hidden;border-radius: 4px;}
.honor_list ul li .top .img img{transition: all .4s;-webkit-transition: all .4s;border-radius: 4px;}
.honor_list ul li  .txt{font-size:24px;color:#666;text-align: center;line-height: 32px;margin-top:32px;}
.honor_list ul li:hover .top .img img{transform: scale(1.05);-webkit-transform: scale(1.05);}
.load{display:block;width: 280px;height: 90px;line-height:90px;border-radius: 10px;border: 1px solid #099721;text-align:center;font-size:24px;color: #099721;margin:30px auto;}
.load .del{position: relative;display: inline-block;width:46px;height:46px;background: linear-gradient(90deg, #099721 0%, #71B719 100%);border-radius: 50%;overflow: hidden;vertical-align: middle;margin-left:10px;}
.load .del .iconfont{font-size:20px;color:#fff;position: absolute;line-height: 46px;width:100%;left:0;transition: all .3s ease;-webkit-transition: all .3s ease;}
.load .del .icon1{top:0;}
.load .del .icon2{top:-100%;}
.load:hover .del .icon1{top:100%;}
.load:hover .del .icon2{top:0;}
.loadmore img{margin:30px auto;}

.pro_list{margin-top:80px;margin-bottom:80px;}
.pro_list ul li{float:left;width:47.5%;margin-bottom:80px;position: relative;}
.pro_list ul li:nth-of-type(even){float:right;}
.pro_list ul li .pro_bg{border-radius: 15px;border:1px solid transparent;transition: all .4s;-webkit-transition: all .4s;}
.pro_list ul li .img{width:100%;height:100%;position: absolute;overflow: hidden;box-sizing: border-box;padding:60px 6.5%;top:0;left:0;}
.pro_list ul li .pro_pic{position: relative;top:50%;left:50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);max-width: 100%;max-height: 100%;transition: all .4s;-webkit-transition: all .4s;}
.pro_list ul li .txt{position: absolute;height: 65px;line-height: 65px;
  background: linear-gradient(90deg, #099721 0%, #71B719 100%);
  border-radius: 0px 34px 34px 34px;bottom:-32.5px;left:0;padding:0 35px;}
.pro_list ul li .txt h4{font-size:27px;color:#fff;margin:0;font-weight: normal;}
.pro_list ul li:hover .pro_pic{transform: translate(-50%,-50%) scale(1.1);-webkit-transform:translate(-50%,-50%) scale(1.1);}
.pro_list ul li:hover .pro_bg{border:1px solid #099721;}

.news_rec{margin:80px 0 60px;border-radius: 8px;overflow: hidden;background:#FBFBFB;display: none;}
.news_rec .left{width:46.37%;float:left;}
.news_rec .left img{height:537px;object-fit: cover;font-family:'object-fit: cover;';}
.news_rec .right{float:right;width:44.37%;padding-right:3.75%;}
.news_rec .txt{padding-top:62px;}
.news_rec .txt h3{font-size:28px;font-family: PingFangSC-Bold, sans-serif;line-height: 52px;color:#141420;margin:0;height:104px;margin-bottom: 20px;}
.news_rec .txt span{font-size:20px;font-family: PingFangSC-Light, sans-serif;color:#666;}
.news_rec .txt p{font-size:20px;line-height: 38px;color:#666;height:114px;margin:0;margin-top:20px;}
.more_btn{text-align: right;}
.news_rec .txt .more{display:inline-block;width: 132px;height: 58px;line-height:58px;border-radius: 8px;border: 1px solid #099721;text-align:center;font-size:17px;color: #099721;margin:56px auto 0;position: relative;padding-right:45px;}
.news_rec .txt .del{position: absolute;width:34px;height:34px;background: linear-gradient(90deg, #099721 0%, #71B719 100%);border-radius: 50%;overflow: hidden;top:12px;right:16px;}
.news_rec .txt .del .iconfont{font-size:20px;color:#fff;position: absolute;line-height: 34px;width:100%;top:0;transition: all .3s ease;-webkit-transition: all .3s ease;}
.news_rec .txt .del .icon1{left:0;}
.news_rec .txt .del .icon2{left:-100%;}
.news_rec .txt .more:hover .del .icon1{left:100%;}
.news_rec .txt .more:hover .del .icon2{left:0;}
.news_rec .pagination01{width:auto;left:51.88%;bottom:50px;}
.news_rec .pagination01 .swiper-pagination-bullet-active{background:#2FA207;}
.news_list ul li{border-radius: 6px;background:#FBFBFB;height:338px;border:1px solid #FBFBFB;transition: all .4s;-webkit-transition: all .4s;margin-bottom: 57px;}
.news_list ul li a{padding:39px 2.68% 0 404px;display: block;position: relative;}
.news_list ul li a .poa{left:43px;top:39px;width:361px;}
.news_list ul li a .poa img{height:262px;border-radius: 6px;}
.news_list ul li a .txt{padding-left:5%;position: relative;line-height: 1;padding-top:22px;}
.news_list .txt h4{font-size:26px;color:#141420;line-height: 42px;margin:0 0 28px;}
.news_list .txt  .date{font-size:20px;font-family: PingFangSC-Light, sans-serif;color:#666;font-weight:300;}
.news_list .txt  p{font-size:20px;line-height: 38px;color:#666;height:76px;margin:34px 0 0;}
.news_list .txt  .del{width:50px;height:50px;background: linear-gradient(90deg, #099721 0%, #71B719 100%);border-radius: 50%;line-height: 50px;text-align: center;color:#fff;position: absolute;right:5px;top:18px;transition: all .4s;-webkit-transition: all .4s;opacity: 0;}
.news_list .txt  .del .iconfont{font-size:20px;display: block;}
.news_list ul li:hover{border:1px solid #099721;}
.news_list ul li:hover .txt  .del{opacity: 1;right:0;}
.section_tit .bread_nav{right:0;font-size:17px;color:#999;bottom:20px;line-height: 1;}
.section_tit .bread_nav a{color:#999;}
.section_tit .bread_nav .iconfont{font-size:28px;display: inline-block;vertical-align: middle;}
.section_tit .bread_nav span{color:#099721;}

.content_hd{background:#FBFBFB;border-radius: 6px;text-align: center;margin-top:80px;line-height: 1;padding:70px 0 50px}
.content_hd h1{font-size: 32px;font-family: PingFangSC-Bold, sans-serif;color: #141420;margin:0;margin-bottom: 34px;}
.content_hd span{font-size:20px;color:#666;margin:0 10px; font-family: PingFangSC-Light, sans-serif;font-weight: 300;}
.content_hd span b{font-weight: normal;}
.content_bd{padding:50px 5.8%;line-height: 1;}
.content_bd p{margin:0;}
.content_bd p,.content_bd span{font-size: 22px;
  font-family: PingFang SC-Medium, sans-serif;
  font-weight: 500;
  color: #666666;
  line-height: 38px;}
.other{border-top:1px solid #DBDBDB;padding:36px 250px 80px 1%;position: relative;}
.other .left p{display: block;font-size: 18px;font-family: PingFangSC-Regular, sans-serif;color: #999999;line-height: 48px;margin:0;}
.other  .right {right:0;top:48px;width:200px;height:60px;border: 1px solid #DDDDDD;border-radius: 60px;text-align: center;font-size:24px;line-height: 60px;}
.other  .right  a{color:#999;}

.contact_info{margin-top:100px;}
.contact_info ul li{width:20%;text-align: center;}
.contact_info ul li em{display:block;width:167px;height:167px;border-radius: 50%;text-align: center;margin:0 auto 30px;border:1px solid #099721;}
.contact_info ul li .iconfont{font-size:64px;line-height:167px;
  background-image:-webkit-linear-gradient(107deg, #71B719 0%, #099721 100%); 
  -webkit-background-clip:text; -webkit-text-fill-color:transparent;}
.contact_info ul li span{font-size: 27px;font-family: PingFangSC-Bold, sans-serif;color:#333;}
.contact_info ul li p{font-size: 22px;line-height: 30px;margin:0;margin-top:25px;
  font-family: PingFangSC-Regular, sans-serif;
  font-weight: 400;
  color: #333333;}
.contact_info ul li p:last-child{margin-top:5px;}
.map{margin-top:90px;margin-bottom:90px;}
.form_message{padding:74px 6.6% 106px;border-radius: 6px;background:#FBFBFB;margin-top:68px;margin-bottom:106px;}
.form_message .inputForm{display: flex;display: -webkit-flex;margin-bottom: 48px;align-items: center;}
.form_message .inputForm:first-of-type{float:left;width:48%;margin-right:4%}
.form_message .inputForm:nth-of-type(2){float:left;width:48%;}
.form_message .inputForm:last-of-type{width:100%;float:left;align-items: flex-start;}
.form_message .inputForm span{color:#333;font-size:22px;}
.form_message .inputForm span em{color:#DF2525;}
.form_message .inputForm input{flex:1;height:68px;line-height: 68px;border: 1px solid #E6E6E6;background:#fff;border-radius: 6px;text-indent: 15px;padding:0;font-size:22px;}
.form_message .inputForm textarea{flex:1;height:170px;line-height: 58px;border: 1px solid #E6E6E6;background:#fff;border-radius: 6px;resize: none;text-indent: 15px;padding:0;font-size:22px;}
.form_btn{width: 236px;height: 70px;background: linear-gradient(107deg, #099721 0%, #71B719 100%);border-radius: 6px;font-size: 24px;
  font-family: PingFangSC-Bold, sans-serif;border:0;color:#fff;margin-left:75px;}

.sale{margin-top:35px;position: relative;margin-bottom:70px;}
.sale .poa{right:0;top:50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);width:520px;}
.sale .poa dt{font-size: 24px; font-family: PingFangSC-Bold, sans-serif;line-height: 40px;color:#333;margin-bottom: 30px;font-weight: bold;text-indent:2em;}
.sale .poa  dd{font-size: 22px;color:#333;font-family: PingFangSC-Regular, sans-serif;font-weight:400;padding-left:28px;float:left;box-sizing: border-box;width:48%;line-height: 44px;position: relative;}
.sale .poa  dd:before{content:'';position: absolute;left:10px;top:18px;width:8px;height:8px;background:#099721;border-radius: 50%;}
.service_hd h4{font-size: 30px;font-family: PingFangSC-Bold, sans-serif;font-weight: bold;color: #333333;margin:70px 0 30px;line-height: 42px;text-align: center;}
.service_hd p{font-size: 20px;font-family: PingFang SC-Medium, sans-serif;font-weight: 500;color: #333333;line-height: 40px;margin:0 auto;text-align: center;max-width: 1105px;}
.service_bd{margin-top:56px;margin-bottom:106px;border-radius: 8px;overflow: hidden;}
.service_bd .fl{height: 507px;width:50%;background: linear-gradient(107deg, #099721 0%, #71B719 100%);position: relative;}
.service_bd .fr{width:50%;}
.service_bd .fr img{height:507px;object-fit: cover;font-family:'object-fit: cover;';}
.fl_txt{position: relative;padding:50px 0 0 15.87%;line-height: 1;color:#fff;}
.fl_txt span{font-size: 22px;font-family: PingFangSC-Bold, sans-serif;font-weight: bold;display: block;margin-top:38px;line-height: 30px;margin-bottom:6px;}
.fl_txt p{font-size:22px;line-height: 30px;margin:0;font-weight: bold;}
.fl_txt p em{font-size: 22px;
    font-family: PingFangSC-Bold, sans-serif;
    font-weight: bold;
    vertical-align: top;}
.fl_txt span:first-of-type{margin-top:0;margin-bottom:0;}
.fl_txt span:last-of-type{display:inline-block}
.fl_txt p:last-of-type{display:inline-block}
.service_bd .fl .poa{width:27.25%;right:12px;bottom:58px;}

.banner_search{top:50%;left:50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
.search_box{width: 790px;height: 79px;background: #FFFFFF;border-radius: 6px;position: relative;padding:3px 78px 3px 10px;overflow: hidden;}
.search_box input{width:100%;height:79px;border:0;background:#fff;line-height: 79px;padding:0;font-size:20px;color:#222;text-indent: 10px;}
.search_box input::-webkit-input-placeholder {color: #222;}
.search_box input::-ms-input-placeholder {color: #222;}
.search_box .iconfont{font-size:30px;position: absolute;right:36px;line-height: 85px;top:0;color:#000;cursor: pointer;}
.search_result{font-size: 26px;font-family: PingFangSC-Bold, sans-serif;font-weight: bold;color: #333333;margin:60px 0 70px;}
.search_result p{margin:0;}
.search_result span{color:#099721;}
.search_list ul li{float:left;width:48.625%;height:294px;margin-bottom: 50px;}
.search_list ul li:nth-of-type(2n){float:right;}
.search_list ul li a{padding:37px 6.16%  43px 327px;}
.search_list ul li a .poa{width:297px;top:37px;left:30px;}
.search_list ul li a .poa img{height:216px;margin:0 auto;}
.search_list ul li a .txt{padding-left:9%;height:194px;}
.search_list .txt h4{margin-bottom:54px;height:84px;}
.search_list .txt  .del{width:40px;height:40px;line-height: 40px;right:25px;top:auto;transition: all .4s;-webkit-transition: all .4s;opacity: 0;bottom:23px;}
.search_list .txt  .del .iconfont{font-size:18px;display: block;}
.search_list ul li:hover .txt .del{right:14px;}

/* .banner .txt{top:50%;left:50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);} */
.banner .txt{width:100%;top:50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
/* .txtMarquee-left .bd .tempWrap{ width:720px !important; } */
/* .txtMarquee-left .bd .tempWrap{ width:100%!important;} */
.txtMarquee-left .bd ul{ overflow:hidden; zoom:1;white-space: nowrap;}
.txtMarquee-left .bd ul li{ margin-right:1200px;  float:left; height:44px; line-height:44px;  text-align:left; _display:inline; width:auto !important;  }/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
.txtMarquee-left .bd ul li h1{font-size:44px;color:#099721;margin:0;line-height: 1;font-family: '宋体', sans-serif;}

.del_txt .txtMarquee-left .bd .tempWrap{ width:392px !important;}
.pro_hd{background:#FBFBFB;border-radius: 15px;overflow: hidden;position: relative;padding-left:50%;margin-top:60px;}
.pro_hd .right{width:100%;}
.pro_hd .right .pro_txt{padding:58px 7.5%;line-height: 1;min-height:394px;}
.pro_hd .right .pro_txt h1{margin:0;font-size: 32px;
  font-family: PingFangSC-Bold, sans-serif;
  font-weight: bold;
  color: #099721;}
.pro_hd .right .pro_txt p{font-size:20px;color:#333;font-weight:500;margin:15px 0 0;line-height:1.2;}
.pro_hd .right dl dt{width: 139px;font-size:24px;color:#fff;text-align: center;line-height: 44px;border-radius: 10px;height: 44px;
  background: linear-gradient(107deg, #099721 0%, #71B719 100%);margin:32px 0 20px;}
.pro_hd .right dl dd{font-size: 20px;font-weight: 500;color: #333333;line-height: 40px;margin-bottom:6px;}
.pro_hd .swiper-container{width:50%;background:url(../images/pic_bg.jpg) no-repeat;height:100%;background-size: cover;position: absolute;left:0;top:0;bottom:0;}
.pro_hd .swiper-container .swiper-slide .img{position: relative;width:100%;height:100%;overflow: hidden;padding: 30px 3.9%;box-sizing: border-box;}
.pro_hd .swiper-container .swiper-slide .img img{position: relative;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);
max-width: 100%;max-height: 100%;}
.gallery-thumbs{margin-top:56px;}
.gallery-thumbs .swiper-slide{height: 199px;background: linear-gradient(180deg, #E9F2E3 0%, #E3ECD8 100%);border-radius: 8px;box-sizing: border-box;border:2px solid transparent;}
.gallery-thumbs .swiper-slide-thumb-active{border:2px solid #099721;}
.gallery-thumbs .swiper-slide .img{position: relative;width:100%;height:100%;overflow: hidden;padding: 5px 6.2%;box-sizing: border-box;}
.gallery-thumbs .swiper-slide .img img{position: relative;top: 50%;left: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);
  max-width: 100%;max-height: 100%;}
.pro_hd  .pagination01{width:auto;width: 97px;height: 43px;background: #099721;border-radius: 50px 0px 0px 50px;font-size: 19px;right:0;bottom:30px;left:auto;line-height: 43px;
  font-family: PingFangSC-Light, sans-serif;
  font-weight: 300;
  color: #FFFFFF;}
.pro_hd .swiper-pagination-current{font-size: 26px;font-family: PingFangSC-Bold, sans-serif;font-weight: bold;}
.pro_info h2{margin-top:65px;line-height: 97px;background: #FBFBFB;border-radius: 15px;font-size: 32px;text-align: center;
  font-family: PingFangSC-Bold, sans-serif;font-weight: bold;color: #099721;margin:65px 0 0;}
.pro_info_bd {padding:55px 2.5%;}
.pro_info_bd p{margin:0;}
.pro_info_bd p,.pro_info_bd span{font-size: 24px;font-family: PingFangSC-Regular, sans-serif;color: #333333;line-height: 48px;}
.pro_other{padding:50px 0 80px;border-top:1px solid #DBDBDB;display: flex;display: -webkit-flex;justify-content: space-between;align-items: center;font-family: PingFangSC-Regular, sans-serif;
  font-weight: 400;font-size: 24px;
  color: #999999;}
.pro_other p.ellipsis{width:40%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color:#999;flex:1;margin:0;}
.pro_other p.ellipsis a{color:#999;}
.pro_other a.goback{width: 202px!important;height: 60px;background: #FFFFFF;border-radius: 60px;border: 1px solid #DDDDDD;line-height: 60px;text-align: center;
  color:#999;}
.pro_other a:hover{color:#099721;}
.pro_other a.goback:hover{border:1px solid #099721;}
.pro_other p.ellipsis:last-of-type{text-align: right;}

.welfare{display: flex;display: -webkit-flex;justify-content: space-around;margin:90px 0 65px;}
.welfare li{text-align: center;}
.welfare li .img{width:42px;height:42px;margin:0 auto;}
.welfare li .img img{position: relative;top:50%;left:50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
.welfare li p{font-size: 22px;margin-top:26px;margin-bottom:0;
  font-family: PingFangSC-Bold, sans-serif;
  font-weight: bold;
  color: #333333;}
.job_contact{margin:0;padding:47px 6% 42px;background: #FBFBFB;border-radius: 10px;}
.job_contact ul li{width:33.33%;}
.job_contact ul li em{width:100px;height:100px;border:0;background: linear-gradient(107deg, #099721 0%, #71B719 100%);margin-bottom: 20px;}
.job_contact ul li .iconfont {
  font-size: 48px;
  line-height: 100px;
  color:#fff;
  background-image: none;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff;
}
.job_contact ul li span{font-size:25px;}
.job_contact ul li p{font-size:20px;margin-top:5px;}
.job_list{margin-top:74px;margin-bottom:106px;}

.job_intro {font-size:14px;line-height:28px;color:#888;}
.table_bd .item {margin-bottom: 8px;}
.table_bd .item ul{background:#F5F5F5;border-radius: 5px;padding-right:80px;position: relative;cursor: pointer;transition: all .4s;-webkit-transition: all .4s;}
.table_bd .item ul li:first-of-type{width:100%;line-height:76px;height:76px;font-size: 23px;
  font-family: PingFangSC-Regular, sans-serif;
  font-weight: 400;
  color: #333333;padding-left:3.5%;box-sizing: border-box;}
.table_bd .item ul li:last-of-type{position: absolute;right:30px;top:0;line-height: 76px;}
.table_bd .item ul li:last-of-type .iconfont{font-size:22px;color:#666;display: inline-block;transition: all .4s;-webkit-transition: all .4s;}
.table_bd .item .job_del{display: none;padding:36px 6.875% 63px;margin-bottom:18px;background: #FCFCFC;border-radius: 0 0 5px 5px;}
.table_bd .item .job_del dl{width:50%;float:left;display: flex;display: -webkit-flex;margin-bottom: 20px;}
.table_bd .item .job_del dl dt{font-size: 19px;width:103px;flex-shrink: 0;
  font-family: PingFangSC-Bold, sans-serif;
  font-weight: bold;
  color: #333333;}
.table_bd .item .job_del dl dd{font-size: 18px;font-weight: 500;color: #888888;padding-right:3%;}
.table_bd .item .job_del dl:last-of-type{width:100%;}
.table_bd .item .job_del dl:last-of-type p{line-height: 34px;margin:0;}
.table_bd .item ul li .btn_del{padding:0 10px;}
.table_bd .item ul.develop_btn{background:#099721;border-radius: 5px 5px 0 0;}
.table_bd .item ul.develop_btn li:first-of-type{color:#fff;}
.table_bd .item ul.develop_btn li:last-of-type .iconfont{transform: rotate(45deg);color:#fff;}
#contact,#message,#sale,#service{margin-top:-139px;padding-top:139px;}
.noData{font-size:20px;padding-bottom:50px;}
@media screen and (max-width:1500px){
  .sale .img{width:60%;}
}
@media screen and (max-width:1200px){
  .banner{margin-top:80px;}
  .about_top{padding-left:620px;}
  .about_top .left{width:600px;}
  .welfare{flex-wrap: wrap;}
  .welfare li{width:20%;margin-bottom: 40px;}
  #contact,#message,#sale,#service{margin-top:-80px;padding-top:80px;}
  .sale .img{width:50%;}
  .search_list ul li{width:100%;}
}
@media screen and (max-width:992px){
  .subNav .tab{justify-content: space-between;margin-bottom:30px;padding:0 .1rem;}
  .subNav .tab a:first-of-type{margin-left:0;}
  .subNav .tab a{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
  .subNav h1{margin-bottom: 40px;}
  .about_top{padding-left:0;}
  .about_top .left{position: static;width:100%;}
  .about_top .right img{height:auto;margin:20px auto;}
  .culture .about_top .right img{height:auto;}
  .nums{padding:20px 0 50px;}
  .nums li{width:50%;margin-top:30px;}
  .nums li p.txt{margin-top:10px;}
  .contact_info {margin-top:60px;}
  .contact_info ul {padding-left:3%;}
  .contact_info ul li{width:100%;text-align: left;position: relative;padding-left:150px;box-sizing: border-box;height:120px;padding-top:10px;margin-bottom: 20px;}
  .job_contact ul li{width:100%;text-align: left;position: relative;padding-left:120px;height:110px;box-sizing: border-box;}
  .contact_info ul li em{position: absolute;left:0;top:0;width:120px;height:120px;}
  .contact_info ul li .iconfont{font-size:50px;line-height: 120px;}
  .job_contact ul li em{position: absolute;left:0;top:0;}
  .sale .img{width:80%;margin:0 auto 40px;}
  .sale .poa{position: static;width:100%;overflow: hidden;top:0;transform: translateY(0);-webkit-transform: translateY(0);}
  .banner_search{width:100%;}
  .search_box{width:86%;box-sizing: border-box;margin:0 auto;}
}
@media screen and (max-width:768px){
   .banner{margin-top:1.2rem;}
   .banner img{height:4rem;}
   .pc_banner{display:none;}
   .mp_banner{display:block;}
   .subNav h1{width:3.4rem;margin-bottom:.35rem;height: 1.24rem;border-radius: .1rem;font-size: .42rem;line-height: 1.24rem;margin-top:-.64rem;}
   .subNav .tab{margin-bottom: .3rem;}
   .subNav .tab a{width: 230px;height: .98rem;border-radius:.1rem;font-size:.35rem;line-height:.98rem;margin-left:1.875%;border:.01rem solid #BBBBBB;}
   .subNav .tab a.cur, .subNav .tab a:hover{border:.01rem solid #099721;}
   .section_tit {padding-bottom:.2rem;}
   .section_tit h2{font-size:.48rem;padding-bottom:.2rem;line-height: .76rem;}
   .section_tit h2:after{height:.06rem;}
   .about_top .left p, .about_top .left span{font-size:.3rem;line-height: .6rem;}
   .about_top .right img{border-radius: .15rem;margin:.2rem auto;}
   .nums{margin:.5rem 0;padding:.12rem 0 .5rem;border-radius: .15rem;}
   .nums li{margin-top:.38rem;}
   .nums li p.num {line-height: .8rem;height:.8rem;}
   .nums li p span{font-size:.62rem;}
   .nums li p em{font-size:.3rem;}
   .nums li p.txt{line-height: .52rem;font-size:.38rem;margin:.12rem 0 0;height:auto;}
   .about_bot{padding-bottom:.64rem;}
   .about_bot p, .about_bot span{font-size:.3rem;line-height: .6rem;}
   .culture{padding-bottom:.6rem;}
   .honor_list{margin-top:.45rem;}
   .honor_list ul li{width:48.43%;margin-bottom:.45rem;}
   .honor_list ul li .top{padding:.15rem;border-radius: .08rem;}
   .honor_list ul li:nth-child(2n){margin-right:0;}
   .honor_list ul li:nth-child(3n){margin-right:3.125%;}
   .honor_list ul li:nth-child(6n){margin-right:0;}
   .honor_list ul li  .txt{font-size:.34rem;line-height:.42rem;margin-top:.3rem;}
   .load{width: 3.7rem;height: 1.04rem;line-height:1.04rem;border-radius:.1rem;font-size:.3rem;margin:.3rem auto .6rem;}
   .load .del{width:.6rem;height:.6rem;margin-left:.1rem;}
   .load .del .iconfont{font-size:.26rem;line-height: .6rem;}
   /* .txtMarquee-left .bd .tempWrap{width:6.2rem!important;} */
   .txtMarquee-left .bd ul{height:.44rem;}
   .txtMarquee-left .bd ul li{ margin-right:3.4rem; height:.44rem; line-height:.44rem;}
   .txtMarquee-left .bd ul li h1{font-size:.44rem;}
   .subNav .pro_tab{flex-wrap: wrap;}
   .subNav .pro_tab a{width:3.36rem;margin:0;margin-bottom:.2rem;}
   .pro_list{margin:.5rem 0;}
   .pro_list ul li{width:100%;margin-bottom: .8rem;}
   .pro_list ul li .pro_bg{border-radius: .15rem;}
   .pro_list ul li .img{padding:.3rem 3.9%;}
   .pro_list ul li .txt{height:.9rem;line-height: .9rem;border-radius: 0 .9rem .9rem .9rem;padding:0 .35rem;bottom:-.45rem;}
   .pro_list ul li .txt h4{font-size:.38rem;}
   .del_txt .txtMarquee-left .bd .tempWrap{width:3.6rem!important;}
   .section_tit .bread_nav{position: static;font-size:.26rem;margin-left: -4.3%;overflow: hidden;overflow-x: scroll;white-space: nowrap;margin-bottom:.2rem;}
   .section_tit .bread_nav .iconfont{font-size:.4rem;}
   .pro_hd{padding-left:0;margin-top:.4rem;border-radius: .15rem;}
   .pro_hd .swiper-container{position: static;width:100%;height:4.9rem;}
   .pro_hd .right .pro_txt{padding:.5rem .3rem;min-height: auto;}
   .pro_hd .right .pro_txt h1{font-size:.4rem;}
   .pro_hd .right .pro_txt p{font-size:.3rem;margin:.2rem 0 0;}
   .pro_hd .right dl dt{font-size:.32rem;height:.7rem;line-height: .7rem;width:2.2rem;border-radius: .1rem;margin:.32rem 0 .2rem;}
   .pro_hd .right dl dd{font-size:.3rem;line-height: .5rem;margin-bottom:.06rem;}
   .pro_hd .swiper-container .swiper-slide .img{padding:.3rem 3.9%;}
   .pro_hd .pagination01{font-size:.29rem;bottom:.3rem;line-height: .64rem;height:.64rem;width:1.44rem;border-radius: .5rem 0 0 .5rem;}
   .pro_hd .swiper-pagination-current{font-size:.36rem;}
   .gallery-thumbs{margin-top: .4rem;}
   .gallery-thumbs .swiper-slide{height:2.04rem;}
   .gallery-thumbs .swiper-slide-thumb-active{border:1px solid #099721;}
   .pro_info h2{font-size:.42rem;margin:.5rem 0 0;line-height: 1.08rem;border-radius: .15rem;}
   .pro_info_bd{padding:.3rem;}
   .pro_info_bd p, .pro_info_bd span{font-size:.3rem;line-height: .58rem;}
   .pro_other{position: relative;font-size:.32rem;padding:.5rem 2.6rem .5rem 0;flex-direction: column;align-items: flex-start;}
   .pro_other p.ellipsis{width:100%;}
   .pro_other a.goback{position: absolute;right:0;width:2.52rem!important;line-height: .72rem;height:.72rem;top:.62rem;}
   .pro_other p.ellipsis:last-of-type{text-align: left;}
   .welfare {margin:.5rem 0 .1rem;display: block;overflow: hidden;}
   .welfare li{width:25%;margin-bottom:.4rem;float:left;text-align: center;}
   .welfare li .img{width:.5rem;height:.5rem;}
   .welfare li p{font-size:.32rem;margin-top:.26rem;}
   .job_contact{padding:.4rem 4% .12rem;border-radius: .1rem;}
   .contact_info{margin-top:.4rem;}
   .contact_info ul li{padding:.1rem 0 0 1.26rem;margin-bottom: .48rem;height:auto;min-height: 1.1rem;}
   .contact_info ul li:nth-of-type(2){padding-top:0;}
   .contact_info ul li:nth-of-type(4){padding-top:0;}
   .contact_info ul li em{width:1.1rem;height:1.1rem;}
   .contact_info ul li .iconfont{font-size:.5rem;line-height: 1.1rem;}
   .contact_info ul li span{font-size:.35rem;}
   .contact_info ul li p{font-size:.3rem;margin-top:.05rem;line-height: .4rem;}
   .job_contact ul li:nth-of-type(2){padding-top:.1rem;}
   .job_list{margin-top:.5rem;margin-bottom: .6rem;}
   .table_bd .item ul{border-radius: .05rem;padding-right:.8rem;}
   .table_bd .item ul li:first-of-type{font-size:.32rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height: 1.08rem;height:1.08rem;}
   .table_bd .item ul li:last-of-type{right:.2rem;line-height: 1.08rem;}
   .table_bd .item ul li .btn_del{padding:0 .1rem;}
   .table_bd .item ul li:last-of-type .iconfont{font-size:.32rem;}
   .table_bd .item .job_del{padding:.36rem .3rem .25rem;margin-bottom: .18rem;border-radius: 0 0 .05rem .05rem;}
   .table_bd .item .job_del dl {margin-bottom:.25rem;}
   .table_bd .item .job_del dl dt{font-size:.28rem;width:1.3rem;}
   .table_bd .item .job_del dl dd{font-size:.28rem;padding-right:0;}
   .table_bd .item .job_del dl:last-of-type p{line-height: .44rem;}
   .map{margin:.4rem 0;}
   .form_message{padding:.64rem .3rem;margin:.5rem 0;border-radius: .06rem;}
   .form_message .inputForm{margin-bottom:.36rem;}
   .form_message .inputForm:first-of-type{width:100%;margin-right:0;}
   .form_message .inputForm:nth-of-type(2){width:100%;}
   .form_message .inputForm span{font-size:.32rem;margin-right:.2rem;}
   .form_message .inputForm input{font-size:.32rem;line-height: 1rem;height:1rem;border-radius: .06rem;}
   .form_message .inputForm textarea{font-size:.32rem;border-radius: .06rem;line-height: .68rem;height:2.04rem;}
   .form_btn{font-size:.34rem;width:2.4rem;height:1rem;line-height: 1rem;margin-left: 1rem;}
   #contact,#message,#sale,#service{margin-top:-1.2rem;padding-top:1.2rem;}
   .news_rec{margin:.3rem 0 .4rem;border-radius: .08rem;}
   .news_rec .left{width:100%;}
   .news_rec .left img{height:auto;width:100%;}
   .news_rec .right{width:100%;padding:0;}
   .news_rec .txt{padding:.3rem;}
   .news_rec .txt h3{font-size:.4rem;line-height: .62rem;height:1.24rem;margin-bottom: .2rem;}
   .news_rec .txt span{font-size:.3rem;}
   .news_rec .txt p{font-size:.3rem;line-height: .48rem;height:1.44rem;margin-top:.2rem;}
   .news_rec .pagination01{left:auto;bottom:.4rem;right:.3rem;}
   .more_btn{text-align: left;}
   .news_rec .txt .more{margin-top:.3rem;font-size:.27rem;border-radius: .08rem;padding-right:.7rem;height:.76rem;line-height: .76rem;width:1.52rem;}
   .news_rec .txt .del{width:.5rem;height:.5rem;right:.2rem;top:.13rem;}
   .news_rec .txt .del .iconfont{font-size:.3rem;line-height: .5rem;}
   .news_list ul li {height:auto;margin-bottom: .4rem;border-radius: .06rem;}
   .news_list ul li a{padding:.3rem}
   .news_list ul li a .poa{position: static;width:100%;}
   .news_list ul li a .poa img{height:auto;border-radius: .06rem;}
   .news_list ul li a .txt{padding:.3rem .2rem 0;height:auto;}
   .news_list .txt h4{font-size:.4rem;line-height: .52rem;margin-bottom: .28rem;}
   .news_list .txt .date{font-size:.3rem;}
   .news_list .txt p{font-size:.3rem;line-height: .48rem;height:1.44rem;margin-top:.34rem;margin-bottom: .3rem;}
   .news_list .txt .del{position: static;opacity: 1;width:.7rem;height:.7rem;line-height: .7rem;display: block;}
   .news_list .txt .del .iconfont{font-size:.3rem;}
   .content_hd{padding:.4rem 0 .4rem;margin-top:.3rem;}
   .content_hd h1{font-size:.42rem;line-height: 1.3;margin-bottom: .34rem;}
   .content_hd span{font-size:.3rem;margin:0 .1rem;}
   .content_bd{padding:.3rem .2rem;}
   .content_bd p, .content_bd span{font-size:.32rem;line-height: .48rem;}
   .other{padding:.5rem 2.6rem .5rem 0;}
   .other .right{font-size:.32rem;width:2.52rem!important;line-height: .72rem;height:.72rem;top:.68rem;}
   .other .left p{font-size:.28rem;line-height: .54rem;}
   .sale {margin:.35rem 0 .5rem;}
   .sale .img{width:100%;margin-bottom:.3rem;}
   .sale .poa dt{font-size:.34rem;line-height: .5rem;margin-bottom: .3rem;}
   .sale .poa dd{font-size:.3rem;line-height: .54rem;padding-left:.34rem;}
   .sale .poa dd:before{width:.1rem;height:.1rem;left:.1rem;top:.22rem;}
   .service_hd h4{font-size:.36rem;margin:.4rem 0;line-height: .52rem;}
   .service_hd p{font-size:.3rem;line-height: .5rem;}
   .service_bd .fl{width:100%;height:auto;}
   .service_bd .fr{width:100%;}
   .service_bd{margin-top:.4rem;border-radius: .08rem;margin-bottom: .5rem;}
   .service_bd .fr img{height:auto;}
   .fl_txt{padding:.5rem .3rem .4rem;}
   .fl_txt span{font-size:.32rem;margin-bottom: .06rem;margin-top:.38rem;line-height: .42rem;}
   .fl_txt p{font-size:.32rem;line-height: .42rem;}
  .fl_txt p em{font-size:.32rem;}
   .service_bd .fl .poa{right:.12rem;bottom:.3rem;}
   .search_box{height:.92rem;padding:.03rem .8rem .03rem .1rem;border-radius: .06rem;}
   .search_box input{height:.86rem;line-height: .86rem;font-size:.3rem;text-indent: .1rem;}
   .search_box .iconfont{font-size:.4rem;line-height: .92rem;right:.3rem;}
   .search_result{font-size:.36rem;margin:.5rem 0;}
   .search_list .txt h4{height:1.04rem;}
   .search_list .txt .del{margin-top:.3rem;}
   .noData{font-size:.3rem;padding-bottom:.5rem;}
}