body{font-family:"微软雅黑"!important;color: #999;font:14px Microsoft YaHei!important;line-height: 24px;background: #fff;opacity: 0;}
body,div,p,span,ul,li,dl,dd,h1,h2,h3,a,input,img{margin:0;padding:0;}
li,ol{list-style:none;}
a,input,img,textarea{border:none;outline:none;}
i,em{font-style:normal;}
.fl{float: left;}.fr{float: right;}.tc{text-align:center;}.tr{text-align:right;}.tl{text-align:left;}
.db{display: block;}.ma{margin: 0 auto;}.pr{position: relative;}.pa{position: absolute;}.pf{position: fixed;}
.ptop{-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);transform: translate(0, -50%);}
.transition{-webkit-transition: all  0.3s ease-out;-moz-transition: all  0.3s ease-out;-o-transition: all  0.3s ease-out; transition: all  0.3s ease-out; }
a{text-decoration: none;color: #666;}
a:focus{text-decoration: none;}
a:hover,a:focus{text-decoration: none;color: #999;}
.hide{display: none}
.show{display: block}
.modal a{outline:none;}
label{font-weight: normal;}
a:focus {outline:none;outline-offset:0;}
.img img{width: 100%;transition: 0.7s transform;}
.slick-slide{outline: none!important;}
.wrapper{padding-top: 80px;}
.holder{padding: 0 8.3%;}

/*scrolly.js*/
.xdiv{height: 500px;text-align: center;padding: 5% 0;text-align: center;font-size: 30px;}
.xmovet{width: 300px;height: 200px;margin: 50px auto;border: 1px solid red;font-size: 100px;border: none;font-weight: bold;background:#f0f1f3 url(../images/banner.jpg) center center no-repeat ;background-size: 300px auto;
    -webkit-text-fill-color: transparent;text-fill-color: transparent;-webkit-background-clip: text;background-clip: text;}

/*头部*/
#header{width: 100%;height:80px;position: fixed;top: 0;left: 0;z-index: 9;background: #fff;}
#header .holder{width: 100%;position: relative;display: flex;}
#header .logo{width: 16%;height: 100%;}
#header .logo a{display: table-cell;vertical-align: middle;width:190px;height: 80px;transition: 400ms;}
.logo img{max-width: 100%;max-height: 100%;}
.mol_navbutton{width: 50px;height: 50px;position: absolute;right:10px;top: 0;background: url(../images/nav_btn.png) center no-repeat;background-size: 74%;}

#header .nav_box{flex:1;height: 100%;}
.nav_box .yiji{width:14.28%;float: left;height:auto;text-align: center;position: relative;}
.nav_box .yiji .one{display: block;width: 100%;height: 80px;line-height: 80px;overflow: hidden;font-size: 18px;color: #333;position: relative;z-index: 6;transition: 400ms;}
.nav_box .yiji:hover .one,.nav_box .yiji.current .one{color: #5aa854;transition: 400ms;}
.nav_box .yiji .libox{padding: 12px 0;width: 100%;height: auto;overflow: hidden;position: absolute;top:110%;left:0;z-index: 8;text-align: center;background: rgba(255,255,255,0.9);
transition: all 0.3s ease 0s; transform: translate3d(0px, 10px, 0px); -moz-transform: translate3d(0px, 10px, 0px); -webkit-transform: translate3d(0px, 10px, 0px); visibility: hidden; opacity: 0; }
.yiji:hover .libox{opacity: 1; transform: translate3d(0px, 0px, 0px); -webkit-transform: translate3d(0px, 0px, 0px); -moz-transform: translate3d(0px, 0px, 0px); visibility: visible;}
.yiji .libox a{display: block;width: 100%;height: 42px;line-height: 42px;overflow: hidden;color: #414141;font-size: 16px;position: relative;transition: 300ms;}
.yiji .libox a:hover{color: #5aa854;transition: 300ms;}
.yiji .libox a:before{content: "";width: 0;height: 2px;background: #a8d1a5;position: absolute;bottom: 0;left: 50%;transition: 300ms;}
.yiji .libox a:hover:before{width: 54%;left: 23%; transition: 300ms;}

@media (min-width: 768px){
	/*.ny_wrap #header{background: #222;}*/
	#header.head_up{height: 70px;box-shadow: 0 0 20px rgba(0,0,0,0.08);}
	#header.head_up .logo{width: 15%}
	#header.head_up .logo a{height: 70px;}
	#header.head_up .nav_box .yiji .one{height: 70px;line-height: 70px;}
  .about_text .abmore:hover{background: url(../images/icon5.png) 88% center no-repeat;transition: 300ms;}
	
}
/*首页大图*/
.slick-dotted.slick-slider{margin-bottom: 0;}
.index_banner{width: 100%;position: relative; background-image: url(../images/videobg.jpg);}
/* .index_banner video{width: 100%;height: auto;display:block; } */
.index_banner .music{width:66px;height: 66px; z-index: 5; border-radius: 50%;background: url(../images/youshengyin.png) center no-repeat;background-size: 100%;position: absolute;top: 40px;right: 40px;cursor: pointer;}
.index_banner .music.no{background: url(../images/wushengyin.png) center no-repeat;background-size: 100%;}

/*内容*/
.content1{width: 100%;}
.in_about{width: 100%;}
.in_about .slick-slide{position: relative;border-right: 1px solid #e5e5e5;}
.in_about .slick-slide:before{content: "";width: 100%;height: 100%;background: rgba(0,0,0,0.2);position: absolute;top: 0;left: 0;z-index: 2;opacity: 0;transition: 300ms;}
.in_about .bgimg{width: 100%;height: auto;overflow: hidden;}
.in_about .bgimg img{opacity: 0;transition:1s transform;-moz-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);-webkit-transform: scale(1.2);transform: scale(1.2);}
.in_about .slick-slide:hover .bgimg img{opacity: 1;transition: 1s transform;-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);-webkit-transform: scale(1);transform: scale(1);}
.in_about .slick-slide:hover:before{opacity: 1;transition: 300ms;}
.in_about .about_text{width: 100%;height: auto;padding: 0 16.66%;position: absolute;top: 50%;left: 0;z-index: 6;-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);transform: translate(0, -50%);}
.about_text .aicon{width:54px;height: auto; }
.about_text .aicon .img2{display: none;}
.slick-slide:hover .about_text .aicon .img1{display: none;}
.slick-slide:hover .about_text .aicon .img2{display: block;}
.about_text .about_er{font-size: 28px;font-weight: bold;color: #282828;line-height: 30px;margin-top: 25%;}
.about_text .about_er p{font-size: 14px;color: #cecece;font-weight: normal;text-transform: uppercase;margin-top: 5px;}
.about_text span{display: block;margin: 15px 0;width: 30px;height: 2px;background: #a9a9a9;}
.about_text .about_dec{font-size: 16px;color: #959595;line-height: 28px;}
.about_text .abmore{display: block;margin-top:0%;width: 111px;height: 39px;border-radius: 20px;border: 1px solid rgba(255,255,255,0.3);padding: 0 13px;line-height: 38px;font-size: 12px;color: #fff;background: url(../images/icon5.png) 83% center no-repeat;transition: 300ms;}
.slick-slide:hover .about_text .about_er{color: #fff;}
.slick-slide:hover .about_text span{opacity: 0.5;}
.slick-slide:hover .about_text .about_dec{opacity: 0.8;color: #fff;}
.slick-slide:hover .about_text .abmore{margin-top:26%;transition: 300ms;}

.content2{background: #eeeeee;position: relative;}
.content2:before{content: "";width: 100%;height: 68%;position: absolute;top: 0;left: 0;background-image: linear-gradient(#f9f9f9, #dadada);}
.fengcaiul{position: relative;z-index: 3;padding: 0 10%;}
.fcnavbtn{width:84px;position: absolute;right: 5%;top: 50%;z-index: 4;}
.fcnavbtn .fc_nav,.prevbtn .fc_nav{display: none;font-size: 20px;text-align: center;color: #141414;}
.fcnavbtn .fc_nav.on,.prevbtn .fc_nav.on{display: block;animation: fadeInRight 0.6s forwards;}
.fclist{width: 100%;padding: 95px 0;}
.fclist_dectil{width: 100%;height: auto;overflow: hidden;display: none;}
.fclist_dectil.deon{display: block;}
.fclist_dectil .protext{width: 38%;float: left;opacity: 0;filter: alpha(opacity=0);}
.fclist_dectil .fcli{width: 58.3%;float: right;}
.fclist_dectil.deon .protext{animation: fadeInLeft 0.6s forwards;}
.fclist_dectil.deon .fcli{animation: fadeInRight 0.6s forwards;}
/*上一个*/
.prevbtn{width:84px;position: absolute;left: 39%;top: 56%;z-index: 4;}
.prevbtn .fc_nav .img2{transform: rotateY(180deg);}

.content3{width: 100%;}
.changetab{width: 100%;position: relative;}
.changetab .tabbtn{width: 50%;height: auto;overflow: hidden; position: absolute;bottom: 0;left: 0;z-index: 4;}
.tabbtn .navtext{height: 78px;width: 25%;float: left;background: #ededed;text-align: center;line-height: 78px;font-size: 18px;color: #6d6d6d;cursor: pointer;transition: 300ms;}
.tabbtn .navtext:nth-child(2n){background: #e4e4e4;}
.tabbtn .navtext.on,.tabbtn .navtext:hover{background: #5aa854;color: #fff;transition: 300ms;}
.tab_dectil{width: 100%;height: auto;overflow: hidden;display: none;position: relative;}
.tab_dectil.deon{display: block;}
.tab_dectil .tabtext{width: 31%;position: absolute;left: 8.6%;top: 50%;}
.tab_dectil .tabtext h2{font-size: 52px;color: #242f33;line-height: 1.7;opacity: 0;filter: alpha(opacity=0);}
.tab_dectil .tabtext h2 p,.content4 .title4 p{font-size: 16px;text-transform: uppercase;font-weight: Light;}
.tab_dectil .tabtext span{display: block;width: 43px;height: 2px;background: #5aa854;margin: 4% 0;opacity: 0;filter: alpha(opacity=0);}
.tab_dectil .tabtext dd{width: 100%;height: auto;line-height: 34px;font-size: 18px;color: #7d7d7d;opacity: 0;filter: alpha(opacity=0);}
.tab_dectil .img{width: 50%;margin-left: 50%;}
.tab_dectil.deon h2{animation: fadeInUp 0.6s forwards;}
.tab_dectil.deon span{animation: fadeInUp 0.6s 0.2s forwards;}
.tab_dectil.deon dd{animation: fadeInUp 0.6s 0.4s forwards;}

.content4{padding: 90px 0 187px;}
.content4 .title4{font-size: 46px;color: #242f33;line-height: 1.7;margin-bottom: 40px;}
.in_newbox{width: 100%;display: flex;justify-content:space-between;}
.movie{width: 810px;}
.movie .video{width: 100%;height: 456px;}
.in_newbox .newlist{width: calc(100% - 830px);}
.newlist li{padding-bottom: 32px;}
.newlist li:last-child{padding-bottom: 0;}
.newlist li a{display: block;width: 100%;padding: 12px 20px;background: #fff;box-shadow: 0 7px 24px rgba(0,0,0,0.06);border-radius: 0 20px 0 20px;}
.newlist li .bt{width: 100%;height: 114px;font-size: 20px; display: flex; align-items: center; color: #242f33;line-height: 1.5;overflow: hidden;position: relative;transition: 300ms;}
.newlist li .bt:before{content: "";width: 14%;height: 2px;background: #70bb6a;position: absolute;bottom: 0;left: 0;z-index: 2;transition: 300ms;}
.newlist li .bt:after{content: "";width: 100%;height: 2px;background: #ebebeb;position: absolute;bottom: 0;left: 0;}
.newlist li a:hover .bt{color: #70bb6a;transition: 300ms;}
.newlist li a:hover .bt:before{width: 100%;transition: 300ms;}
.newlist li .dec{width: 100%;height: 0;font-size: 16px;line-height: 30px;color: #7a7a7a;overflow: hidden;margin: 14px 0;}
.newlist li p{font-size: 14px;color: #c9c9c9;line-height: 40px;}
.newlist li p span{font-size: 30px;color: #70bb6a;margin-right: 5px;}
/*页脚*/
.footer{background: #f3f3f3;padding: 45px 8.3%;}
.footbox{width: 100%;height: auto;display: flex;}
.footbox .foot_l{width: 25%;padding-right: 2%;}
.foot_l .tell{font-size: 16px;color: #7d7d7d;line-height: 1.5;}
.foot_l .tell p{font-size: 36px;color: #5aa854;font-weight: bold;}
.foot_l .adress{margin: 10px 0 6%;}
.foot_l .adress p{font-size: 14px;color: #575757;line-height: 24px;padding: 5px 0;}
.foot_l .copy{font-size: 12px;color: #7d7d7d;border-top: 1px dashed #cacaca;padding-top: 30px;}
.footbox .foot_m{flex:1;padding: 0 4.5% 0 6.5%;display: flex;}
.foot_m .footnav{flex:1;}
.foot_m .footnav h3 a{display: block;width: 100%;height: 38px;line-height: 38px;overflow: hidden;font-size: 16px;color: #575757;margin-bottom: 16px;}
.foot_m .footnav dd a{display: block;width: 100%;height: 34px;line-height: 34px;font-size: 14px;color: #7d7d7d;overflow: hidden;transition: 300ms;}
.foot_m .footnav dd:hover a{text-indent: 5px;color: #5aa854;transition: 300ms;}
.footbox .foot_r{width: 218px;}
.foot_r .links{width: 100%;text-align: right;}
.foot_r .links a{margin-left: 22px;}
.foot_r .links a img{-webkit-filter: grayscale(100%);filter: grayscale(100%);opacity: 0.8;transition: 300ms;}
.foot_r .links a:hover img{-webkit-filter: grayscale(0%);filter: grayscale(0%);opacity: 1;transition: 300ms;}
.foot_r .ewmbox{width: 100%;height: auto;display: flex;align-items:center;margin:12% 0 26%;}
.foot_r .ewmbox p{flex:1;padding-right: 12px;text-align: right;font-size: 14px;color: #7d7d7d;line-height: 25px;}
.foot_r .ewmbox .img{width: 90px;}
.foot_r .model-backtop{width: 50px;float: right;cursor: pointer;animation: beat .5s linear infinite alternate running;}
/*手机导航*/
.mob_navbox{display: none;width: 100%;height: 100%;position: fixed;top: 0;left: 0;background: #fff;z-index: 88;padding: 0 15px;}
.mob_navbox .navtop{width: 100%;height: 50px;line-height: 50px;position: relative;}
.navtop .logo{display: table-cell;vertical-align: middle;width:190px;height: 50px;}
.navtop .close_nav{width: 30px;height: 50px;text-align: center;font-size: 32px;color: #212121;position: absolute;right: 0;top: 0;}
.mmnav{width: 100%;height: 90%;text-align: center;padding: 6% 0;}
.mmnav .ce{font-size: 20px;color: #000000;line-height:3.2}
.menu_body{width: 100%;padding: 6px 17%;height: auto;overflow: hidden;display: none;}
.menu_body a{display: block;width: 50%;float: left;font-size: 17px;color: #489042;line-height: 2.5;}
/*新闻*/
.nyposnav{padding: 0 4%;width: 100%;height: 132px;line-height: 132px;border-radius: 0 36px 0 36px;background: #fff;box-shadow: 0 16px 27px rgba(0,0,0,0.09);}
.nyposnav p{padding:38px 0 38px 86px;background: url(../images/icon14.png) left center no-repeat;font-size: 24px;font-weight: bold;color: #4da352;line-height: 1.4;float: left;}
.nyposnav p span{display: block;font-size: 16px;font-weight: normal;color: #6e6e6e;}
.nyposnav dd{float: right;}
.nyposnav dd a{display: inline-block;min-width: 140px;text-align: center;margin: 0 20px;font-size: 20px;color: #a5a5a5;line-height: 131px;border-bottom: 1px solid #fff;transition: 300ms;}
.nyposnav dd a.on,.nyposnav dd a:hover{border-bottom: 1px solid #5aa854;color: #5aa854;transition: 300ms;}
.nynewlist{width:106.25%;margin-left: -3.125%;height: auto;overflow: hidden;}
.nynewlist li{width: 50%;float: left;padding: 1.2% 3.125% 4.5%;}
.nynewlist li a{display: block;width: 100%;height: auto;border: 2px solid #f5f5f5;padding:15px 6%;border-radius: 18px;transition: 300ms;position: relative;}
.nynewlist .newtop{width: 100%;height: auto;overflow: hidden;padding: 20px 0 30px;}
.nynewlist .newtop .time{width: 50%;float: left;height: auto;overflow: hidden;}
.nynewlist .newtop .time p{line-height: 66px;font-size: 66px;font-weight: bold;color: #6e6e6e;float: left;padding-right: 52px;background: url(../images/icon15.png) 85% center no-repeat;}
.nynewlist .newtop .time .num{float: left;font-size: 20px;color: #bababa;}
.nynewlist .newtop .time .num i{display: block;font-size: 30px;font-weight: bold;color: #6e6e6e;}
.newtop .txt{font-size: 22px;color: #d7d7d7;font-weight: bold;float: right;line-height: 46px;padding-right: 40px;position: relative;}
.newtop .txt span{display:block;width: 25px;height: 25px;background: #e5e5e5;border-radius: 50%;position: absolute;right: 0;top: 10px;transition: 300ms;}
.nynewlist .ntitle{width: 100%;height: 78px;line-height: 80px;font-size: 22px;color: #6e6e6e;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
.nynewlist .jticon{width:82px;height: 82px;border-radius: 50%;background: #b1e4ac url(../images/icon16.png) center no-repeat;background-size: 100%;position:absolute;right: 10%;bottom: -42px;opacity: 0;transition: 300ms;}
.nynewlist a:hover{box-shadow: 24px 24px 38px rgba(0,0,0,0.21);transition: 300ms;}
.nynewlist a:hover .newtop .txt span{background: #5aa854;transition: 300ms;}
.nynewlist a:hover .jticon{right: 6%;opacity: 1;transition: 300ms;}
/*width: calc(100% - 112px);*/
/*页码*/
.pagebox{width: 100%;height: auto;text-align: center;padding: 30px 0;}
.pagebox a{display: inline-block;width: 72px;height: 72px;border-radius: 50%;border: 2px solid #fff;line-height: 68px;font-size: 20px;color: #acacac;transition: 300ms;}
.pagebox a.on,.pagebox a:hover{border: 2px solid #b6d3b4;color: #b6d3b4;transition: 300ms;}
.pagebox a.prev:hover{border: 2px solid #fff;}
.pagebox a.prev img{-webkit-filter: grayscale(100%);filter: grayscale(100%);opacity: 0.8;}
.pagebox a.prev:hover img,.chose_new a:hover span img{-webkit-filter: grayscale(0%);filter: grayscale(0%);opacity: 1;}
.hotpro{width: 100%;margin: 60px 0 136px;background: #58a352;box-shadow: 0 19px 35px rgba(0,0,0,0.14);border-radius: 16px;}
.hotpro .hotpro_tit{font-size: 24px;color: #fff;line-height: 82px;}
.hotpro .hotpro_bot{border-radius: 16px;background: #f8f8f8 url(../images/bg1.png) center bottom no-repeat;background-size: 100% auto;padding: 23px 0;}
.hotpro_bot .hotpro_bot_top{width: 100%;line-height:80px;font-size: 14px;color: #7db880;padding: 0 3% 0 2%;}
.hotpro_bot .hotpro_bot_top a{float: right;display: inline-block;width: 106px;height: 30px;line-height: 30px;text-align: center;border-radius: 15px;background: #b1e4ac;font-size: 14px;color: #486946;margin-top: 25px;}
.hotpro_slider{padding: 8px 9.5%;}
.hotpro_slider a{display: block;}
.hotpro_slider .slick-arrow{width: 46px;height: 46px;border-radius: 50%;box-shadow: 0 13px 23px rgba(0,0,0,0.2);}
.slick-arrow:before{display: none;}
.hotpro_slider .slick-prev{background: #fff url(../images/prev.png) center no-repeat;left: 6%;}
.hotpro_slider .slick-next{background: #fff url(../images/next.png) center no-repeat;right: 6%;}
/*新闻详情*/
.nydectil_wrap{background: #f8f8f8;}
.bdecimg img{height: 129px;width: 100%;}
.newdecbox{width: 100%;padding: 3% 6.25% 6%;background: #fff;border-radius: 30px;position: relative;top: -70px;}
.dectitle{width: 100%;height: auto;display: flex;padding: 30px 0 40px;}
.dectitle .times{width: 151px;height: 151px;background: url(../images/bg2.png) center no-repeat;background-size: 100% auto;padding: 33px 0 0 33px;font-size: 20px;color: #434343;line-height: 1.8;}
.dectitle .times p{font-size: 46px;font-weight: bold;color: #fff;line-height: 1;}
.dectitle .times p span{font-weight: normal;font-size: 16px;}
.dectitle dd{flex:1;padding:26px 0 0 4%;font-size: 36px;color: #303030;line-height: 1.6;}
.dectitle dd p{font-size: 16px;color: #5aa854;padding-left: 35px;position: relative;margin-top: 10px;}
.dectitle dd p:before{content: "";width: 15px;height: 4px;border-radius: 2px;background: #7aab76;position: absolute;top: 50%;left: 0;margin-top: -2px;}
.alldectile{font-size: 16px;color: #434343;line-height: 34px;}
.alldectile img{max-width: 100%;}
.chose_new{width: 100%;height: auto;overflow: hidden;}
.chose_new a{width: 50%;padding: 0 56px;float: left;color: #828282;font-size: 20px;position: relative;height: 38px;line-height: 38px;overflow: hidden;transition: 300ms;}
.chose_new a.next{text-align: right;}
.chose_new a span{display: block;width: 38px;height: 38px;border-radius: 50%;background: #e4e4e4;position: absolute;top: 0;text-align: center;line-height: 34px;transition: 300ms;}
.chose_new a span img{-webkit-filter: grayscale(100%);filter: grayscale(100%);}
.chose_new a.pre span{left: 0;}
.chose_new a.next span{right: 0;}
.chose_new a:hover{color: #5aa854;transition: 300ms;}
.chose_new a:hover span{background: #b1e4ac;transition: 300ms;}
/*关于我们*/
.bantext{width:46.666%;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%); }
#aboutlink{width: 100%;padding-top: 175px;background: url(../images/bg4.png) top center no-repeat;background-size: 100% auto;position: relative;}
#aboutlink:before{content: "";width: 44px;height: 44px;background: #5aa854;border-radius: 50%;box-shadow: -5px 9px 10px rgba(0,0,0,0.06);position: absolute;right: 5%;top:4%;animation: beat .5s linear infinite alternate running;}
#aboutlink .about1{width: 106%;height: auto;overflow: hidden;padding: 0 3%;margin-left: -3%;}
.about1 .ab_l{width: 38.75%;float: left;}
.about1 .ab_l .abimg{width: 100%;border-radius: 16px;overflow: hidden;margin: 46px 0;box-shadow: -13px 16px 26px rgba(0,0,0,0.2);}
.about1 .ab_l p{font-size: 18px;color: #5f5f5f;text-align: center;margin-bottom: 28px;}
.about1 .abdec{float: right;width: 58%;font-size: 16px;color: #5f5f5f;line-height: 36px;margin: 10px 0;}

.about2{width:100%;height: auto;overflow: hidden;position: relative; }
.about2 .abtitle{width:36%;float: left;padding-top: 15%;font-style: italic;background: url(../images/icon19.png) 76% 74% no-repeat;background-size: 31.34% auto;}
#aboutlink .abtitle h2{font-size: 50px;font-weight: bold;color: #4e724c;letter-spacing: 6px;}
.about2 .abtitle span{font-size: 16px;color: #cacaca;padding:8.4% 0 8.4% 46px;display: inline-block;text-transform: uppercase;position: relative;}
.about2 .abtitle span:before{content: "";width: 30px;height: 2px;background: #6bbc65;position: absolute;left: 0;top: 50%;}
#aboutlink .abtitle p{font-size: 18px;color: #9a9a9a;}
.mapimg{width: 64%;float: right;}
.abtext2{position: absolute;width:486px;bottom: 2%;left: 17%;}
.abtext2 dl{position: absolute;top: 50px;left: 122px;width: 56%;height: auto;}
.abtext2 dl dt{text-align: center;font-size: 22px;line-height: 1.6;color: #1a1512;font-weight: bold;}
.abtext2 dl dd{font-size: 16px;font-weight: bold;line-height: 28px;color: #489042;padding-left: 35px;padding-top: 20px;}
.abtext2 dl dd span{margin-right: 10px;color: #7fc57b;}

.about3{padding-bottom:40px;}
.about3 .abtitle h2{line-height: 2.8;}
.honorlist{width: 102%;height: auto;overflow: hidden;margin-left: -1%;padding: 40px 0;}
.honorlist li{width: 25%;float: left;padding: 1%;}
.honorlist li a{display: block;}
.honorlist li .img{width: 100%;height: auto;border: 6px solid #fff;border-radius: 16px;overflow: hidden;box-shadow: 6px 11px 18px rgba(0,0,0,0.11);}
.honorlist li p{text-align: center;font-size: 16px;color: #5b5b5b;height: 16px;line-height: 16px;overflow: hidden;margin-top: 30px;}
.honorlist li a:hover .img img,.values li:hover .img img,.zslist li:hover .img img,.rimg:hover img,.welf_list li a:hover .img img{transition:1s transform;-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.1);}

#aboutlink2{background: url(../images/pic14.jpg) center no-repeat;background-size: cover;padding: 119px 0;}
.zhicibox{position: relative;width: 100%;padding: 6.4%;background:#fff url(../images/bg5.png) center no-repeat;background-size: cover;border-radius:0 48px 124px 48px;box-shadow: 0 10px 70px rgba(0,0,0,0.2);}
.zhicibox:before{content: "";width: 133px;height:101px;background: url(../images/bg6.png) center no-repeat;position: absolute;right: 0;bottom: 0;}
.zhicibox .zcimg{width: 153px;float: left;}
.zc_right{margin-left: 250px;}
.zc_right h2{font-size: 32px;font-weight: bold;color: #5aa854;line-height: 2}
.zc_right h2 p{font-size: 14px;color: #c5c5c5;font-weight: normal;text-transform: uppercase;}
.line{display: block;margin: 30px 0;width: 58px;height: 3px;background: #5aa854;}
.zc_right .zcdec{font-size: 16px;color: #565656;line-height: 32px;padding-right:4%;}
#aboutlink3{position: relative;}
.yuanjtext{position: absolute;top:5%;left: 0;width: 100%;height: auto;}
.yuanjtext .tit{font-weight: bold;font-size: 22px;line-height: 1.7;color: #5aa854}
.yuanjtext .tit2{font-size: 58px;font-weight: bold;color: #ff780a;}
.yuanjtext .tit3{font-size: 22px;color: #101010;line-height: 48px;margin-top:3.5%;}
.yuanjtext .tit3 p span{color:#fff;margin-right: 10px;}
.missbox{width: 100%;height: auto;background: url(../images/pic17.jpg) center no-repeat;background-size: cover;padding-top: 94px;padding-bottom:207px;}
.mistitle{font-size: 40px;font-weight: bold;color: #898989;text-align: center;line-height: 1.8;text-transform: uppercase;margin: 3% 0;}
.mistitle p{font-size: 30px;color: #5aa854;}
.missbox .miss{width: 1600px;height: 366px;display: table-cell;vertical-align: middle;padding: 0 20%;box-shadow: 0 16px 90px rgba(0,0,0,0.14);border-radius: 183px;font-size: 30px;color: #000;line-height: 2.2;
background: #fff url(../images/bg7.png) 20% 36% no-repeat;position: relative;}
.missbox .miss:before{content: "";width:83px;height: 100%;background: url(../images/pic19.png) center 34% no-repeat;background-size: 100% auto;position: absolute;top:0;left: 9%;}
.missbox .miss:after{content: "";width:160px;height: 160px;background: url(../images/pic18.png) center top no-repeat;background-size: 100% auto;position: absolute;top:81%;right: 10%;}

.values{padding: 50px 0;}
.values ul{width: 106.624%;margin-left: -3.312%;height: auto;overflow: hidden;}
.values ul li{width: 25%;height: auto;float: left;padding: 3.312%;position: relative;}
.values ul li:nth-child(2),.contact .tact_m,.txlist li:nth-child(2),.zslist li:nth-child(2){animation-delay: 0.2s;}
.values ul li:nth-child(3),.contact .tact_r,.txlist li:nth-child(3),.zslist li:nth-child(3){animation-delay: 0.4s;}
.values ul li:nth-child(4),.txlist li:nth-child(4),.zslist li:nth-child(4){animation-delay: 0.6s;}
.values .img{width: 100%;height: auto;overflow: hidden;border-radius: 18px;}
.values span{display: inline-block;min-width: 130px;line-height: 1.8;font-size: 30px;color: #141414;margin: 20px 0;background: url(../images/bg8.png) 46% 6% no-repeat;}
.values .pa{font-size: 108px;color: #f7f7f7;font-family: "方正清刻本悦宋简体";top: 62%;right: 20%;}
.values ul li p{font-size: 14px;color: #7c7c7c;line-height: 2;position: relative;z-index: 2;}

#aboutlink4{background: url(../images/pic21.jpg) center no-repeat;background-size: cover;padding: 52px 0;}
.history .slick-list{padding: 8% 0;}
.history:before{content: "";width: 100%;height: 2px;background: #deebe2;position: absolute;top: 50%;left: 0;margin-top: -1px;}
.history .slick-slide{padding-bottom: 7%;}
.history .slick-slide:nth-child(2n){padding-top: 7%;padding-bottom: 0;}
.history .hisbox p{color: #7d7d7d;font-size: 14px;line-height: 1.8;text-align: center;}
.history .hisbox p span{font-size: 30px;font-weight: bold;color: #5aa854;}
.history .hisbox{position: relative;cursor: pointer;}
.history .hisbox .hisdec{transition: 300ms;opacity: 0;position: absolute;background: #fff;width: 198%;height: auto;font-size: 14px;color: #646464;line-height: 24px;padding: 15px;border-radius: 10px;bottom: 101%;left: 0;box-shadow: 0 0 29px rgba(0,135,255,0.09);}
.history .hisbox .hisdec:before,.slider-for .hisdec:before{content: "";width: 14px;height:14px;background: #fff;-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);position: absolute;bottom: -7px;left:21%;}
.history .slick-slide:nth-child(2n) .hisbox .hisdec{top: 101%;bottom: unset;}
.history .slick-slide:nth-child(2n) .hisbox .hisdec:before{top:-7px;bottom: unset;}
.history .hisbox:hover .hisdec{opacity: 1;transition: 300ms;}
.history .slick-arrow{width: 40px;height: 40px;border-radius: 50%;z-index: 4;transition: 300ms;}
.history .slick-prev{background: url(../images/icon12_2.png) center no-repeat;background-size: 100%;left: -36px;}
.history .slick-next{background: url(../images/icon12.png) center no-repeat;background-size: 100%;right:-36px;}
.history .slick-arrow:hover{opacity: 0.5;transition: 300ms;}
.history .slick-slide:nth-child(9) .hisbox .hisdec,.history .slick-slide:nth-child(10) .hisbox .hisdec,.history .slick-slide:last-child .hisbox .hisdec{right: 2%;left: unset;}
.history .slick-slide:nth-child(9) .hisbox .hisdec:before,.history .slick-slide:nth-child(10) .hisbox .hisdec:before,.history .slick-slide:last-child .hisbox .hisdec:before{left: 71%;}
.his_slick{width: 100%;}

.slider-nav{width: 100%;border-bottom: 2px solid #abd2a9;padding-bottom: 5px;}
.slider-nav p{text-align: center;color: #7d7d7d;font-size: 14px;line-height:44px;height: 54px;}
.slider-nav p span{font-size: 20px;color: #5aa854;margin-right: 4px;transition: 300ms;}
.slider-nav .slick-current p span{font-size: 26px;transition: 300ms;}
.slider-for .slick-list{padding: 10px 0 20px;}
.slider-for .hisdec{width: 100%;height: auto;background: #fff;font-size: 14px;color: #646464;line-height: 24px;padding: 15px;border-radius: 10px;box-shadow: 0 5px 29px rgba(0,135,255,0.1);position: relative;}
.slider-for .hisdec:before{left: 50%;margin-left: -7px;}
.slider-nav .slick-dots{height: 6px;bottom: -3px;border-radius: 3px;overflow: hidden;}
.slider-nav .slick-dots li{height: 6px;display: block;width: 25%;float: left;margin: 0;transition: 300ms;}
.slider-nav .slick-dots li button{width: 0%;height: 100%;padding: 0;border-radius: 3px;background: #5aa854;color: transparent;}
.slider-nav .slick-dots li.slick-active button{width: 100%;transition: 300ms;}
/*社会责任*/
.food_one{padding: 148px 0;height: auto;overflow: hidden;}
.food_one .one_l{width: 48.7%;float: left;display: flex;align-items:center;font-size: 16px;color: #282828;line-height: 2;margin: 3% 0;overflow: hidden;}
.food_one .one_l dt{width: 194px;height: auto;font-size: 40px;color: #5aa854;font-weight: normal;}
.food_one .one_l dt p{font-size: 18px;font-weight: bold;color: #eaeaea;text-transform: uppercase;}
.food_one .one_l dd{font-size: 20px;color: #2e2e2e;flex:1;animation-delay: 0.1s;}
.food_one .one_dec{font-size: 16px;color: #282828;line-height: 2.2;margin: 0;}
.food_one .img{width:44.2%;float: right;}
.food_two{padding: 114px 0;height: auto;}
.food_two .two_l{width: 45.125%;float: left;position: relative;}
.food_two .two_l .timg{width: 100%;height: auto;overflow: hidden;border-radius: 50%;}
.food_two .two_l .two_ltext{width: 68%;height: auto;position: absolute;top: 52%;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.two_ltext p.p1{font-size: 38px;font-weight: bold;color: #fff799;}
.two_ltext p.p2{font-size: 16px;color: #fff799;margin:12px 0;line-height: 26px;}
.two_ltext p.p3{color: #fff;}
.two_ltext p.p4{font-size: 14px;color: #fff;}
.two_ltext span{display: inline-block;width: 36px;height: 2px;background: #c1ffbd;margin: 25px 0;}
.two_l .licon{width: 12.1%;height: auto;border-radius: 50%;box-shadow: -10px 9px 54px rgb(0 0 0 / 30%);position: absolute;left: 100%;top: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.food_two .two_r{width: 45.875%;margin-left:54.125%; }
.two_r li{padding: 13px 0;}
.two_r .two_rli{width: 100%;height: 100px;padding: 3%;border: 1px solid #dddddd;border-radius: 50px;display: flex;align-items:center;font-size: 18px;color: #606060;line-height: 24px;transition: 300ms;}
.two_rli span{display: block;width: 62px;height: 62px;line-height: 62px;text-align: center;background: #dae9d9;border-radius: 50%;font-size:18px;font-weight: bold;color: #606060;transition: 300ms;}
.two_rli p{padding-left: 5%;flex:1;}
.two_r .two_rli:hover{background: #fff;border: 1px solid #fff;box-shadow: 0 9px 50px rgba(0,0,0,0.17);transition: 300ms;}
.two_r .two_rli:hover span{background: #5aa854;color: #fff;transition: 300ms;}
.food_thr{padding: 96px 0;}
.food_title{width: 100%;font-weight: bold;font-size: 40px;color: #489042;line-height: 2;}
.food_title span{width: 50px;height: 2px;background: #90c98c;display: block;margin: 22px auto 12px;}
.food_thr .xtit{font-size: 22px;color: #5aa854;display: flex;align-items:center;}
.thrdec{font-size: 16px;color: #474747;line-height: 36px;margin-bottom: 30px;}
.txlist{width: 102.5%;height: auto;overflow: hidden;margin-left: -1.25%;}
.txlist li{width: 25%;float: left;padding: 1.25%;}
.txlist li .txli{width: 100%;position: relative;}
.txlist li .txli:before{content: "";width:18px;height: 18px;background: url(../images/icon21.png) center no-repeat;background-size: 100% auto;position: absolute;bottom: 2%;right: -8%; }
.txlist li:last-child .txli:before{display: none;}
.txlist .img{width: 100%;overflow: hidden;border-radius: 18px;box-shadow: 10px 14px 4px rgba(0,0,0,0.09);}
.txlist p{text-align: center;font-size: 18px;color: #000000;line-height: 30px;margin:13% 0 5%;display: flex;align-items:center;justify-content:center;}
.txlist p span{color: #b8b8b8;font-size: 26px;font-weight: bold;margin-right: 10px;}
.txlist li:hover p span{color: #5aa854;}
.food_for{padding: 70px 0;}
.zslist{width: 103%;height: auto;overflow: hidden;margin-left: -1.5%;padding-top: 20px;}
.zslist li{width: 25%;padding: 1.5%;float: left;position: relative;}
.zslist li:before{content:"";width: 99%;height: 100%;background: url(../images/bg9.png) left top no-repeat;background-size: 100%;position: absolute;top: 4.2%;left: 4.6%;}
.zslist li .img{border: 22px solid #fff; border-radius: 12px;position: relative;z-index: 2;overflow: hidden;}
.zslist li p{text-align: center;font-size: 18px;color: #505456;height: 30px;line-height: 30px;margin: 50px 0 20px;}
.foodchange{width: 100%;height: auto;}
.foodbtn{width: 100%;text-align: center;padding: 3% 0;}
.foodbtn .food_nav{display: inline-block;min-width: 176px;height: 35px;padding: 0 10px;line-height: 35px;font-size: 16px;color: #a9a9a9;background: #f1f1f1;border-radius: 18px;cursor: pointer;margin: 0 8px;}
.foodbtn .food_nav.on{background: #5aa854;color: #fff;}
.foodlist .food_dectil{width: 100%;height: auto;display: none;font-size: 16px;line-height: 30px;color: #707070;}
.foodlist .food_dectil:first-child{display: block;}
.food_dectil .imgul{width: 103.6%;height: auto;overflow: hidden;margin-left: -1.8%;}
.food_dectil .imgul .img{width: 50%;float: left;padding: 1.8%;text-align: center;}
.food_dectil .imgul .img img{margin-bottom: 24px;}
/*乡村振兴*/
.rural_one{width: 100%;display: flex;align-items:center;padding: 19% 0;}
.rural_one .img{width:19.3%;}
.rural_one p{flex:1;padding-left: 8%;position: relative;font-size: 22px;line-height: 1.8;color: #282828;}
.rural_one p:before{content: "";width: 9px;height: 23px;background: #5aa854;position: absolute;left: 8%;top: 10px;}
.rtwo_text{position: absolute;top: 50%;left: 0;width: 100%;color: #fff;}
.rtwo_text p{text-shadow: 2px 4px 6px rgba(0,0,0,0.7);font-family: "方正正粗黑简体";font-size: 48px;}
.rtwo_text p.p2{font-size: 36px;}
.rtwo_text span{display: inline-block;width: 36px;height: 3px;background: #fff;margin:18px 0;}
.rural_thr{padding: 110px 0 130px;}
.rutitle{width: 100%;font-size: 36px;color: #161616;text-align: center;}
.rutitle i{color: #ff852f;margin-left: 22px;}
.rutitle p{font-size: 16px;color: #bebebe;line-height: 22px;text-transform: uppercase;margin-top: 20px;display: flex;align-items:center;justify-content:center;}
.rutitle p span{display: inline-block;width: 17%;height: 4px;background: #5aa854;margin-right: 2.2%;}
.ruralist{width: 105.25%;height:auto;overflow: hidden;margin-left: -2.625%;padding: 40px 0;}
.ruralist li{width: 50%;float: left;padding:2% 2.625%;}
.ruralist .ruli{width: 100%;height: auto;padding: 0 6%;border: 1px solid #dcdcdc;border-radius: 16px;height: 173px;position: relative;display: flex;align-items:center;}
.ruralist .ruli .num{width: 50%;height: 100%;line-height: 173px;font-size: 126px;font-weight: bold;color: #f4f4f4;position: absolute;left:3%;top: 0;}
.ruralist .ruli .icon{width: 64px;position: relative;z-index: 2;}
.ruralist .ruli p{flex:1;padding-left: 3%;position: relative;z-index: 2;font-size: 18px;color: #484848;line-height: 30px;}
.ruralist .ruli:hover{border: 1px solid #fff;background: #fff;box-shadow: 0 12px 43px rgba(0,0,0,0.13);}
.rimg{width: 100%;height: auto;overflow: hidden;}
.rimg p{width: auto;display: inline-block;padding: 0 3% 0 3.5%;border-radius: 0 39px 0 0;height: 78px;line-height: 78px;background: rgba(0,0,0,0.5);color: #fff;font-size: 22px;position: absolute;left: 0;bottom: 0;}
/*环境保护*/
.envi_one{padding: 10% 0;height: auto;width: 100%;display: flex;align-items:center;}
.envi_one .img{width:533px;}
.envi_one dd{flex:1;padding-left: 6%;font-size: 14px;color: #131313;line-height: 30px;}
.envi_one dd p{font-size: 40px;margin-bottom: 5%;}
.envi_two{padding: 70px 0;}
.envi_two:before{content: "";width: 100%;height: 74%;background: #5aa854 url(../images/bg10.png) left top no-repeat;position: absolute;top: 0;left: 0;}
.envi_two .entitle{text-align: center;color: #b9d6b7;text-transform: uppercase;font-size: 14px;line-height: 1.8;}
.envi_two .entitle p{font-size: 40px;color: #fff;}
.envi_two .etwo_text{height: auto;width: 100%;display: flex;align-items:center;background: #fff;padding: 3%;margin: 3% 0; border-radius: 16px;box-shadow: 0 12px 50px rgba(0,0,0,0.39);}
.etwo_text .etwo_text_l{flex:1;}
.etwo_text_l dt{font-size: 26px;font-weight: bold;color: #5aa854;line-height: 1.7;}
.etwo_text_l dt p{text-transform: uppercase;font-size: 18px;color: #909090;}
.etwo_text_l span,.eline{display: block;width: 32px;height: 3px;background: #5aa854;margin: 20px 0;}
.etwo_text_l dd{font-size: 16px;color: #101010;line-height:40px;}
.etwo_text .etwo_text_r{width: 34%;padding-left: 4%;}
.etwo_text .etwo_text_r .img{width: 50%;padding-right:7%;float: left;}
.envi_thr{width: 100%;padding: 50px 0 140px;}
.envi_thr_l{width: 308px;float: left;}
.envi_thr_l .p1{font-weight: bold;font-size: 50px;color: #101010;line-height: 1.2;text-transform: uppercase;}
.envi_thr_l .p1 span{color: #5aa854;}
.xxline{width: 100%;height: 1px;border-bottom: 1px dashed #818181;margin: 30px 0 50px;}
.xxline:before{content: "";width: 8px;height: 8px;border-radius: 50%;background: #bfbfbf;position: absolute;right: 0;top: -3px;}
.thrl_bot{width: 100%;height: auto;display: flex;}
.thrl_bot .icon{width:78px;height: 78px; background: #5aa854;border-radius: 50%;overflow: hidden;box-shadow: 0 9px 27px rgba(90,168,84,0.42);}
.thrl_bot .thrnum{flex:1;margin-left: 8%;font-size: 16px;color: #000;font-weight: bold;line-height: 40px;}
.thrl_bot .thrnum span{font-size: 30px;color: #6d6d6d;}
.thrl_bot2{margin-top: 40%;}
.thrl_bot2 .icon{width: 63px;height: 63px;border-radius: 10px;}
.thrl_bot2 .thrnum{line-height: 56px;font-size: 26px;color: #333;font-weight: normal;}
.thrl_bot2 .thrnum span{color: #5aa854;margin-left: 8px;font-family: "幼圆";}
.envi_thr_r{margin-left: 446px;}
.envi_thr_r dt{font-size: 30px;color: #000;}
.envi_thr_r dd{font-size: 16px;color: #000;line-height: 2.2;}
.envi_thr_r dd img{display: block;max-width: 100%;}
/*社会公益*/
.welf_one{width: 100%;padding: 7%;border-radius: 20px;background: #fff url(../images/bg11.png) right 10% no-repeat;background-size:32.93% auto;box-shadow: 0 8px 48px rgba(0,0,0,0.15);position: relative;top:-183px;z-index: 2;overflow: hidden;}
.wtitle{font-size: 30px;color: #000;letter-spacing:6px;line-height: 2;}
.wtitle p{letter-spacing: 0;font-size: 18px;color: #b9b9b9;text-transform: uppercase;}
.weline{width:68%;margin-left: -8.5%;height: 3px;background: #5aa854;margin-top: 4%;}
.welfdec{width: 63%;font-size: 18px;color: #282828;line-height: 2;margin: 5% 0;}
.welf_list{width:calc(100% + 20px);height: auto;overflow: hidden;margin-left: -10px;margin-bottom: 3%;}
.welf_list li{padding: 10px;width: 33.33%;float: left;}
.welf_list li .img{width: 100%;height: auto;overflow: hidden;border-radius: 16px;}
.welf_list li p{font-size: 16px;color: #5b5b5b;overflow: hidden;height: 30px;line-height: 30px;text-align: center;margin: 30px 0 10px;}
/*联系我们*/
.posnav{width: 100%;top: 50%;left: 0;color: #fff;font-weight: bold;font-size: 32px;line-height: 1.6;}
.posnav p{font-size: 54px;text-transform: uppercase;}
.baimg .adress{width: 118px;right: 27%;bottom:49%;}
.baimg .adress p{width: 100%;height: 40px;line-height: 40px;font-size: 16px;color: #585858;text-align: center;border-radius: 20px;background: #fff;box-shadow: 3px 18px 20px rgba(0,0,0,0.36);}
.baimg .adress .icon{width: 33px;margin:13px 0 0 38%;animation: beat .5s linear infinite alternate running;}
.contact{padding: 5% 0;display: flex;}
.contact .tact_l{width: 29.68%;}
.contact .tact_l .tp1{font-size: 15px;font-weight: bold;color: #9e9e9e;height: 15px;line-height: 1;border-left: 2px solid #5aa854;padding-left: 8px;}
.tact_l .tp2{color: #5aa854;font-size: 40px;font-weight: bold;margin: 6% 0;}
.tact_l .tp3{width: 100%;font-size: 16px;color: #9e9e9e;display: flex;align-items:center;}
.tact_l .tp3 .img{width: 29px;display: block;margin-right: 14px;}
.tact_l dd{font-size: 14px;color: #9e9e9e;line-height: 25px;margin-top: 12px;}
.contact .tact_m{width: 31.43%;font-size: 24px;line-height: 2;color: #464646;}
.contact .tp4{width: 100%;font-size: 20px;line-height: 26px;color: #9e9e9e;display: flex;align-items:center;margin-bottom: 20px;}
.contact .tp4 .img{width: 26px;display: block;margin-right: 6px;}
.contact .tact_m i{display: block;}
.contact .tact_r{flex:1;}
.tact_r .webbox{width: 100%;height: auto;display: flex;justify-content:space-between;margin-top: 5px;}
.tact_r .webbox .img{width: 108px;text-align: center;font-size: 14px;color: #9e9e9e;line-height: 1.4;}
.tact_r .webbox .img img{margin-bottom:6px;}
@keyframes beat {
    0% {transform: translate(0, -2px);}
    100% {transform: translate(0, 2px);}
}

/*产品合集*/
.product_wap{padding: 57px 0 12%;background: #f6f6f6 url(../images/pic32.png) center no-repeat;background-size: cover;}
.pro_slider .slick-slide{padding:30px 20px;transition: 300ms;}
.pro_slider a{display: block;width: 100%;height: auto;border-radius: 17px;overflow: hidden;transition: 300ms;}
.pro_slider .slick-slide:hover{padding:0 20px 60px;transition: 300ms;}
.pro_slider .slick-slide:hover a{box-shadow: 0 14px 35px rgba(0,0,0,0.19);transition: 300ms;}
.pro_slider .slick-arrow{width: 60px;height: 60px;opacity: 1;z-index: 6;top: 110%;background: #5aa854;border-radius: 50%;transition: 300ms;}
.pro_slider .slick-arrow:before{font-size: 30px;color: #fff;font-family: "幼圆";opacity: 1;display: block;}
.pro_slider .slick-prev{left: 13%;}
.pro_slider .slick-next{right: 87%;-webkit-transform: translate(233%,-50%);-ms-transform: translate(233%,-50%);transform: translate(233%,-50%);}
.pro_slider .slick-prev:before{content: "<";}
.pro_slider .slick-next:before{content: ">";}
.pro_slider .slick-arrow:hover{box-shadow: 4px 6px 18px rgba(90,168,84,0.5);transition: 300ms;}
/*.pro_slider .custom_paging{padding: 0 8.3%;width: 100%;margin-top: 80px;}
.pro_slider .custom_paging li{display: none;color:#282828;font-size: 22px;font-weight: bold;line-height: 52px;height:52px;}
.pro_slider .custom_paging li i,.pro_slider .custom_paging li em{display: block;width: auto;float: left;}
.pro_slider .custom_paging li span{display:block;width: auto;float: left;font-weight: normal;font-size: 20px;margin: 0 13px 0 10px;font-style:italic;}
.pro_slider .custom_paging li.slick-active{display: block;}
.pro_slider .custom_paging li.slick-active i{font-size: 30px;}
.pro_line{width: 100%;height: 2px;background: #e5e5e5;margin: 2px 0;position: relative;top: -80px;}
.pro_line .line_point{height: 6px;background: #5aa854;position: absolute;top: -2px;left: 0;border-radius: 3px;}*/

.promovie{width: 100%;height: auto;padding: 72px 0;}
.promovie .mov{width: 1296px;margin:0 auto;height: auto;border-radius: 28px;overflow: hidden;}
.promovie .mov iframe{height: 728px;display: block;}
.bigsee{width: 120px;height: 42px;line-height: 42px;border-radius: 21px;cursor: pointer;text-align: center;color: #fff;font-size: 16px;background: rgba(255,255,255,0.2);margin: 40px auto 0;}
.show_mov{display: none;width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 12;}
.mbox iframe{height:780px;display: block;}
.mbox{width: 100%;}
.close_mov{width: 50px;height: 50px;border-radius: 50%;background: rgba(0,0,0,0.5);color: #fff;font-size: 40px;line-height: 42px;text-align: center;position: absolute;top: 3%;right: 3%;cursor: pointer;}


/*文章上下篇*/
.choose_art{width: 100%;height:auto;overflow: hidden;padding: 20px 0;border-top: 1px solid #e6e6e6;margin-top: 20px;}
.choose_art a{display: block;height: 30px;line-height: 30px;color: #999999;font-size: 14px;overflow: hidden;transition: 300ms;}
.choose_art li a:hover{color: #333;transition: 300ms;}

@media(max-width: 1640px){
  .abtext2{width: 450px;bottom: -3%;}
  .abtext2 dl{top: 42px;left: 104px;}
  .about2 .abtitle{background: url(../images/icon19.png) 85% 67% no-repeat;background-size: 24.34% auto;}
  .history .hisbox .hisdec{width: 224%;padding: 12px;}
  .food_one .one_l{margin: 0 0 3%;}
  .food_two .two_l{width: 47%;margin-top: 8%;}
  .welf_one{top: -170px;}
  .pro_slider .slick-arrow{width: 55px;height: 55px;}

}
@media(max-width: 1460px){
  .foot_l .tell p{font-size: 34px;}
  .nynewlist a:hover{box-shadow: 16px 17px 32px rgb(0 0 0 / 21%);}
  .nynewlist .jticon{width: 70px;height: 70px;bottom: -35px;}
  .dectitle dd{padding: 6px 0 0 4%;}
  #aboutlink{padding-top: 120px;}
  #aboutlink:before{height: 34px;width: 34px;}
  #aboutlink .abtitle h2{font-size: 44px;}
  .abtext2 dl dt{font-size: 18px;}
  .abtext2 dl dd{font-size: 14px;line-height: 24px;}
  .abtext2{width: 390px;bottom: -6%;}
  .abtext2 dl dd{padding: 14px 0 0 14px;}
  .values ul{width: 104%;margin-left: -2%;}
  .values ul li{padding: 2%;}
  .values span{margin: 15px 0;font-size: 28px;}
  .history .slick-list{padding: 11% 0;}
  .food_one{padding: 116px 0 100px;}
  .food_one .one_l dt{width: 170px;font-size: 34px;}
  .food_one .one_l dt p,.txlist p,.zslist li p{font-size: 16px;}
  .food_one .one_l dd{font-size: 18px;}
  .food_one .img{width: 46%;}
  .two_r .two_rli{height: 84px;padding: 2% 3% 2% 2%;font-size: 16px;}
  .txlist p span{font-size: 22px;}
  .rural_one .img{width: 25%;}
  .welf_one{top: -160px;}
  .baimg .adress{right: 25%;}
  .baimg .adress .icon{width: 24px;}
  .contact .tact_m{font-size: 20px;}
  .tact_r .webbox .img{width: 90px;}
  .pro_slider .slick-arrow{width: 50px;height: 50px;}


}
@media(max-width: 1300px){
  #header .holder{padding: 0 7%;}
  .fengcaiul{padding: 0 10% 0 7.5%;}
  .tab_dectil .tabtext h2{font-size: 46px;}
  .tabbtn .navtext{height: 70px;line-height: 70px;}
  .content4 .title4{font-size: 42px;}
  .footer{padding: 45px 7%;}
  .foot_l .tell p{font-size: 32px;}
  .fcnavbtn{right: 3%;}
  
  .nyposnav{height: 112px;line-height: 112px;}
  .nyposnav p{padding: 28px 0 28px 68px;background-size:40px; }
  .nyposnav dd a{line-height: 111px;}
  .nynewlist li a{padding: 10px 4%;}
  .nynewlist .newtop .time p{line-height: 54px;font-size: 54px;}
  .nynewlist .newtop .time .num{font-size: 18px;}
  .nynewlist .newtop .time .num i{font-size: 24px;}
  .newtop .txt{font-size: 18px;line-height: 40px;padding-right: 32px;}
  .newtop .txt span{width: 20px;height: 20px;}
  .nynewlist .ntitle{height: 70px;line-height: 68px;font-size: 18px;}
  .nynewlist .jticon{width: 60px;height: 60px;bottom: -30px;}
  .pagebox a{width: 60px;height: 60px;line-height: 58px;}
  .dectitle dd{font-size: 32px;padding: 15px 0 0 4%;}
  .chose_new a{padding: 0 50px;}
  .abtext2 dl dt{font-size: 16px;}
  .abtext2 dl dd{font-size: 12px;}
  .abtext2{width: 367px;}
  .two_r li{padding: 10px 0;}
  .two_ltext p.p1{font-size: 32px;}
  .txlist li .txli:before{width: 12px;}
  .food_one .one_l dt p,.txlist p,.zslist li p{font-size: 14px;}
  .txlist p span{font-size: 20px;}
  .food_title{font-size: 36px;}
  .zslist li p{margin: 36px 0 0;}
  .envi_one .img{width: 48%;}
  .envi_two .entitle p{font-size: 38px;}
  .etwo_text_l dd{line-height: 32px;}
  .etwo_text_l dt{font-size: 24px;}
  .envi_thr_r{margin-left: 400px;}
  .welf_list li p{margin: 20px 0 0;}
  .tact_l .tp2{font-size: 34px;}
  .pro_slider .slick-slide{padding: 20px 15px}
  .pro_slider .slick-slide:hover{padding: 0 15px 40px;}
  .promovie{padding: 56px 0;}
  .promovie .mov{width: 1140px;}
  .promovie .mov iframe{height: 640px;}
  .pro_slider .slick-arrow{width: 45px;height: 45px;}


}

@media (max-width: 1199px){
  #header .holder{padding: 0 5.5%;}
  .nav_box .yiji .one{font-size: 16px;}
  .yiji .libox a{font-size: 14px;}
  #header .logo{width: 18%;}
  .fcnavbtn{right: 1.5%;}
  .fcnavbtn .fc_nav{font-size: 16px;}
  .fcnavbtn .fc_nav .img{padding: 0 8%;}
  .prevbtn .fc_nav .img{padding: 0 8%;}
  .tab_dectil .tabtext h2{font-size: 40px;}
  .tab_dectil.deon dd{font-size: 16px;line-height: 30px;}
  .tab_dectil .tabtext{width: 34%;}
  .tabbtn .navtext{height: 60px;line-height: 60px;}
  .content4 .title4{font-size: 34px;}
  .newlist li .bt{font-size: 16px;height: 46px;line-height: 44px;}
  .newlist li .dec{font-size: 14px;height: 48px;line-height: 24px;}
  .newlist li p span{font-size: 24px;}
  .newlist li{padding-bottom: 20px;}
  .footer{padding: 45px 5.5%;}
  .foot_l .tell p{font-size: 24px;}
  .footbox .foot_m{padding: 0 2.8% 0 3.5%;}
  .footbox .foot_r{width: 190px;}
  .foot_r .links a{margin-left: 10px;}
  .foot_r .links a img{-moz-transform: scale(0.8);-ms-transform: scale(0.8);-o-transform: scale(0.8);-webkit-transform: scale(0.8);transform: scale(0.8);}
  .foot_r .ewmbox .img{width: 80px;}
  .foot_r .ewmbox p{font-size: 12px;}
  .bimg img{height: 120px;}
  .nynewlist{width: 105%;margin-left: -2.5%;}
  .nynewlist li{padding: 1% 2.5% 4%;}
  .nynewlist a:hover{box-shadow: 8px 15px 30px rgb(0 0 0 / 21%);}
  .nynewlist .newtop{padding: 14px 0 20px;}
  .nynewlist .newtop .time p{line-height: 42px;font-size: 42px;padding-right: 42px;}
  .nynewlist .newtop .time .num{font-size: 14px;}
  .nynewlist .newtop .time .num i{font-size: 20px;}
  .nynewlist .jticon{width: 50px;height: 50px;bottom: -25px;}
  .pagebox a{width: 50px;height: 50px;line-height: 48px;margin: 0 3px;}
  .hotpro .hotpro_bot{padding: 12px 0;}
  .hotpro_slider .slick-arrow{width: 40px;height: 40px;}
  .hotpro_slider .slick-prev{left: 3%}
  .hotpro_slider .slick-next{right: 3%}
  .dectitle .times{width: 124px;height: 124px;padding:28px 0 0 22px;font-size: 18px;}
  .dectitle .times p{font-size: 40px;}
  .dectitle dd,.thrl_bot .thrnum span{font-size: 26px;}
  .about1 .ab_l{width: 100%;float: unset;}
  .about1 .abdec{width: 100%;float: unset;margin: 30px 0 0;}
  .about1 .ab_l .abimg{width: 90%;margin: 46px auto;}
  .about2 .abtitle{width: 100%;float: unset;padding: 11% 0 4%;text-align: center;}
  .about2 .abtitle span{padding: 5% 0 5% 46px;}
  .about2 .abtitle { background: url(../images/icon19.png) 74% 35% no-repeat;background-size: 120px auto;}
  .mapimg{width: 77%;}
  .abtext2{bottom: -2%;left: -3%;}
  .honorlist li p{margin-top: 20px;font-size: 14px;}
  .zhicibox .zcimg{width: 130px;}
  .zc_right{margin-left: 190px;}
  .yjimg img{height: 600px;}
  .yuanjtext{top: 3%;}
  .yuanjtext .tit{font-size: 20px;}
  .yuanjtext .tit2{font-size: 50px;}
  .yuanjtext .tit3{font-size: 20px;line-height: 42px;}
  .missbox .miss{height: 300px;font-size: 26px;background: #fff url(../images/bg7.png) 20% 26% no-repeat;background-size: 25px;}
  .missbox .miss:before{width: 70px;left: 7%;}
  .missbox .miss:after{width: 130px;height: 130px;}
  .values .img{border-radius: 12px;}
  .bantext{width: 52%;}
  .food_one .img{width: 49%;}
  .food_two{padding: 90px 0;}
  .two_rli span{width: 50px;height: 50px;line-height: 50px;}
  .two_r .two_rli{height: 70px;}
  .two_ltext p.p1{font-size: 22px;}
  .two_ltext p.p2{font-size: 14px;line-height: 24px;}
  .two_ltext span{margin: 14px 0;width: 28px;}
  .zslist li .img{border: 15px solid #fff;}
  .rural_one p:before{left: 7%;width: 7px;}
  .rtwo_text p,.envi_thr_l .p1{font-size: 42px;}
  .rtwo_text p.p2{font-size: 32px;}
  .envi_one .img{width: 43%;}
  .envi_one dd p{font-size: 30px;}
  .envi_thr_l{width: 264px;}
  .thrl_bot .icon{width: 60px;height: 60px;}
  .thrl_bot .thrnum{font-size: 15px;line-height: 32px;}
  .envi_thr_r{margin-left: 315px;}
  .welf_one{background-size: 38% auto;}
  .welfdec{font-size: 16px;}
  .welf_list li p{margin: 16px 0 0;font-size: 14px;}
  .posnav p{font-size: 38px;}
  .posnav{font-size: 24px;}
  .promovie .mov{width: 940px;}
  .promovie .mov iframe{height: 528px;}
  .product_wap{padding: 57px 0 14%;}
  .pro_slider .slick-arrow{width: 40px;height: 40px;}
  .pro_slider .slick-arrow:before{font-size: 28px;}
  .thrl_bot2 .icon{width: 50px;height: 50px;}
  .thrl_bot2 .thrnum{line-height: 48px;font-size: 20px;}
  .thrl_bot2 .thrnum span{font-size: 20px;}

}
@media (min-width: 991px) and (max-width: 1199px){
  .tact_l .tp2{font-size: 30px;}
  .contact .tp4{margin-bottom: 12px;}
  .contact .tact_m{font-size: 16px;}
  .tact_r .webbox .img{width: 74px;}
  
}
@media (max-width: 991px){
  .about_text .about_er{font-size: 24px;}
  .about_text .about_er p{font-size: 13px;margin-top: 3px;}
  .about_text .about_dec{font-size: 14px;}
  .fclist{padding: 54px 0;}
  .tab_dectil .tabtext{left: 5.5%;width: 38%;top: 44%;}
  .tab_dectil .tabtext h2{font-size: 32px;}
  .tab_dectil .tabtext h2 p, .content4 .title4 p,.etwo_text_l dt p{font-size: 14px;}
  .tab_dectil.deon dd{font-size: 14px;line-height: 24px;}
  .tabbtn .navtext{height: 50px;line-height: 50px;font-size: 16px;}
  .content4{padding: 80px 0;}
  .in_newbox{display: block;}
  .movie{width: 100%;}
  .in_newbox .newlist{width: 100%;margin-top: 20px;}
  .footbox .foot_l{flex:1;}
  .footbox .foot_m{display: none;}
  .nynewlist li{width: 100%;}
  .dectitle dd{font-size: 24px;}
  .chose_new a span{display: none;}
  .chose_new a{padding: 0 15px;border-radius: 19px;width: 100%;text-align: left!important;font-size: 16px;margin-bottom: 16px;background: #deeedd;color: #111111;}
  .bantext{width: 62%;}
  #aboutlink{padding-top: 76px;}
  #aboutlink:before{top: 2%;}
  .about2{overflow: unset;}
  .mapimg{width: 90%;margin-left: 17%;float: unset;}
  .abtext2{bottom: -10%;left: -13%;}
  .honorlist{width: 104%;margin-left: -2%;}
  .honorlist li{width: 50%;padding: 2%;}
  .zc_right h2,.envi_one dd p,.envi_thr_r dt{font-size: 28px;}
  .yuanjtext .tit,.yuanjtext .tit3{font-size: 18px;}
  .yuanjtext .tit2{font-size: 44px;}
  .missbox{padding-top: 72px;padding-bottom: 160px;}
  .missbox .miss{height: 250px;font-size: 20px;}
  .missbox .miss:before{width: 52px;}
  .values ul li{width: 50%;}
  .history .slick-list{padding: 23% 0;}
  .food_one{padding: 100px 0;}
  .food_one .one_l{width: 100%;float: unset;margin: 0;}
  .food_one .img{width: 100%;float: unset;margin: 3% 0;}
  .food_two .two_l{width: 80%;margin: 0 auto;float: unset;}
  .two_l .licon{display: none;}
  .food_two .two_r{margin-left: 0;margin-top: 3%;width: 100%;}
  .food_title,.envi_two .entitle p,.envi_thr_l .p1{font-size: 32px;}
  .food_thr .xtit{justify-content:center;font-size: 20px;}
  .txlist{width: 105%;margin-left: -2.5%;}
  .txlist li{width: 50%;padding: 2.5%;}
  .txlist li:nth-child(2) .txli:before{display: none;}
  .zslist li .img{border: 10px solid #fff;}
  .zslist li{width: 50%;}
  .zslist li p{margin: 18px 0 0;}
  .rural_one p,.etwo_text_l dt{font-size: 20px;}
  .rural_two .img img,.rimg.img img{width: 130%;}
  .ruralist .ruli .icon{width: 50px;}
  .ruralist .ruli p{font-size: 16px;line-height: 24px;}
  .ruralist .ruli .num{font-size: 98px;}
  .rimg p{font-size: 16px;height: 50px;line-height: 50px;}
  .envi_thr_l{width: 224px;}
  .envi_thr_r{margin-left: 270px;}
  .thrl_bot .icon{width: 50px;height: 50px;}
  .weline{height: 2px;}
  .welf_one{background: #fff url(../images/bg11.png) right 48px no-repeat;background-size: 43% auto;}
  .welfdec{width: 100%;margin: 8% 0 5%;}
  .welf_list li{width: 50%;}
  .img .tacimg{width: 160%; margin-left: -45%;}
  .contact{display: block;}
  .contact .tact_l,.contact .tact_m,.contact .tact_r{width: 100%;text-align: center;padding: 30px 0;}
  .contact .tact_l .tp1{border-left: none;font-size: 20px;font-weight: normal;}
  .tact_l .tp2{margin: 15px 0 40px;}
  .tact_l .tp3,.contact .tp4{justify-content:center;}
  .contact .tact_m i{display: inline-block;}
  .tact_r .webbox .img{width: 110px;}
  .promovie .mov{width: 78%;}
  .promovie .mov iframe{height: 412px;}
  

}
@media (max-width: 768px){
  .wrapper{padding-top: 50px;padding-bottom: 36px;}
  .holder{padding: 0 15px;}
  #header,#header .logo a{height: 50px;}
  #header .logo{width: 40%;}
  .in_about{padding-bottom: 46px;}
  .in_about .slick-slide{border-right: none;}
  .in_about .about_text{padding: 0 12%;}
  .about_text .aicon{width: 40px;}
  .about_text .about_er{font-size: 20px;}
  .about_text .about_er p{font-size: 12px;line-height: 20px;}
  .about_text .about_dec{font-size: 15px;line-height: 24px;color: #111111;}
  .about_text .abmore{width: 22px;height: 22px;border: none;padding: 0;color: transparent;margin-top: 20%;background: url(../images/icon12.png) center no-repeat;background-size: 100%;}
  .alldot .slick-dots{bottom: 20px;}
  .alldot .slick-dots li{width: 7px;height:7px;margin: 0 6px;background:#acd3a9; border-radius: 50%;transition: 300ms;}
  .alldot .slick-dots button{display: none;}
  .alldot .slick-dots li.slick-active{background: #5aa854;transition: 300ms;}
  .tablist{padding: 20px 0 0;}
  .tab_dectil .tabtext{width: 100%;padding:6%;position: relative;top: 0;left: 0;-webkit-transform: translate(0,0);-ms-transform: translate(0, 0);transform: translate(0, 0);}
  .changetab .tabbtn{width: 100%;position: relative;margin-top: 14px;}
  .tab_dectil .tabtext h2,.content4 .title4{font-size: 24px;text-align: center;}
  .tab_dectil .tabtext h2 p, .content4 .title4 p{font-size: 12px;}
  .tab_dectil.deon span{margin: 5% auto;width: 26px;}
  .tabbtn .navtext{height:36px;line-height:36px;font-size: 14px;}
  .content4{padding: 60px 0 40px;}
  .footer{padding: 6px 15px;}
  .mobcopy{width: 100%;line-height: 24px;font-size: 14px;color: #575757;text-align: center;}
  .contactyl{width: 100%;height: 36px;background: #5aa854;position: fixed;bottom: 0;left: 0;}
  .contactyl a{display: block;color: #fff;line-height: 36px;text-align: center;text-indent: 28px;background: url(../images/icon13.png) 41% center no-repeat;background-size:18px auto; }
  .bimg img{height: 82px;}
  .nyposnav{height: 52px;line-height: 52px;border-radius: 0 20px 0 20px;}
  .nyposnav dd{float: unset;text-align: center;width: 100%;}
  .nyposnav dd a{line-height: 51px;min-width: 0;font-size: 16px;}
  .nynewlist .newtop{padding: 14px 0;}
  .nynewlist .newtop .time p {line-height: 32px;font-size: 32px;padding-right: 28px;background-size: 14px auto;}
  .nynewlist .newtop .time .num {font-size: 12px;line-height: 18px;}
  .newtop .txt {font-size: 14px;line-height: 26px;padding-right: 24px;}
  .newtop .txt span {width: 13px;height: 13px;top: 7px;}
  .nynewlist .ntitle{height: auto;line-height: 24px;font-size: 16px;overflow: unset;white-space: unset;text-overflow: unset;padding: 12px 0;}
  .pagebox a{width: 34px;height: 34px;line-height: 32px;border: 1px solid #fff;font-size: 16px;}
  .pagebox a.on, .pagebox a:hover{border: 1px solid #b6d3b4;}

  .nydectil_wrap{background: #fff;}
  .newdecbox{padding: 0;top: 0;padding-bottom: 20px;}
  .dectitle{position: relative;top: -25px;padding: 15px;background: #fff;border-radius: 0 20px 0 20px;box-shadow: 0 10px 20px rgb(0 0 0 / 9%);}
  .dectitle dd{padding: 0;font-size: 18px;text-align: center;}
  .dectitle dd p{width: auto;display: inline-block;font-size: 14px;padding-left: 20px;}
  .dectitle dd p:before{width: 12px;height: 3px;}
  .chose_new a{font-size: 14px;}
  .nyposnav2{padding: 0;overflow: hidden;}
  .nyposnav2 dd a{width: 24%;margin: 0;}
  #aboutlink{padding-top: 20px;background: none;}
  #aboutlink:before{display: none;}
  .about1 .abdec{margin: 18px 0 0;}
  #aboutlink .about1{width: 100%;margin-left: 0;padding: 0;border-bottom: 1px dashed #7d7d7d;}
  .about1 .ab_l .abimg{width: 81%;margin: 26px auto;}
  .about1 .ab_l p,#aboutlink .abtitle p,.contact .tact_m{font-size: 16px;}
  #aboutlink .abtitle h2{font-size: 32px;letter-spacing: 4px;}
  .about2 .abtitle span{font-size: 14px;padding: 6% 0 6% 46px;}
  .mapimg{width: 116%;margin-left: -8%;}
  #aboutlink .about2{border-bottom: 1px dashed #7d7d7d;}
  .abtext2,.abtext2 dl{position: relative;top: 0;left: 0;width: 100%;}
  .abtext2 dl{padding:10% 4%;height: auto;overflow: hidden;}
  .abtext2 dl dt{width: 40%;text-align: left;float: left;}
  .abtext2 dl dd{width: 60%;float: left;padding-top: 0;}
  .about3{padding-top: 20px;}
  .honorlist{padding: 30px 0;}
  .nyposnav2{position: relative;z-index: 2;}
  #aboutlink2{position: relative;padding: 68px 0;top: -60px;background-size: 136%;}
  .zhicibox{padding: 10% 15px;background-size: 172%;border-radius: 0 28px 88px 28px;}
  .zhicibox .zcimg{width: 100%;float: unset;}
  .zc_right{margin-left: 0;}
  .zc_right h2{text-align: center;margin-top: 16px;font-weight: normal;font-size: 22px;}
  .zc_right h2 p{font-size: 12px;}
  .line{width: 40px;margin: 20px auto 25px;height: 2px;}
  .zhicibox:before{width: 92px;height: 71px;background: url(../images/bg6.png) center no-repeat;background-size: 100% auto;}
  #aboutlink3{position: relative;top: -60px;background-size: auto;}
  .yuanjtext{position: relative;top: 0;left: 0;padding: 16% 6% 6%;border-bottom: 1px dashed #bfbec1;text-align: center;}
  .yuanjtext .tit{text-align: center;font-size: 16px;font-weight: normal;color: #333;}
  .yuanjtext .tit p{color: #5aa854;font-weight: bold;font-size: 26px;margin: 10px 0;}
  .yuanjtext .tit3{font-size: 16px;line-height: 32px;display: inline-block;text-align: left;margin: 3.3% 0;}
  .yuanjtext .tit3 p span{color: #b1ceb0}
  .mistitle{font-size: 22px;font-weight: normal;margin: 6% 0;}
  .mistitle p{font-size: 26px;}
  .missbox .miss{height: 170px;font-size: 16px;background: #fff url(../images/bg7.png) 11% 21% no-repeat;background-size: 18px;padding: 0 12%;}
  .missbox .miss:before{width: 36px;left: 3%;height: 46px;opacity: 0.6;top: -16px;}
  .missbox .miss:after{width: 62px;height: 62px;}
  .values{padding:24px 0 0;margin-top: 60px;background: #fff;}
  .values .img{border-radius: 8px;}
  .values span{margin: 10px 0;font-size: 20px;background: url(../images/bg8.png) 27% 6% no-repeat;background-size: 16px;}
  .values ul li p{line-height: 24px;}
  .values .pa{font-size: 80px;top: 157px;right: 12%;}
  #aboutlink4{background: url(../images/pic21.jpg) center top no-repeat;background-size: 200% auto;padding:50px 0 0;position: relative;top: -60px;}
  .food_one{padding: 20px 0 40px;}
  .food_one .one_l dt{width: 150px;font-size: 24px;}
  .food_one .one_l dt p{font-weight: normal;}
  .food_one .one_l dd{font-size: 15px;}
  .food_one .one_dec{font-size: 15px;line-height: 24px;}
  .food_two,.food_thr,.food_for{padding: 50px 0;}
  .food_two .two_l{width: 100%;text-align: center;}
  .two_r li{padding: 7px 0;}
  .two_rli span{width: 40px;height: 40px;line-height: 40px;font-size: 16px;font-weight: normal;}
  .two_rli p{padding-left: 3%;font-size: 15px;}
  .food_title,.envi_two .entitle p{font-size: 24px;}
  .food_thr .xtit{font-size: 17px;}
  .food_thr .xtit img{width: 34%;}
  .food_title span{margin: 14px auto 12px;width: 32px;}
  .txlist .img{box-shadow: 8px 10px 4px rgb(0 0 0 / 9%);}
  .txlist p{line-height: 20px;}
  .txlist p span{margin-right: 3px;font-size: 14px;}
  .foodbtn{padding: 20px 0;}
  .foodbtn .food_nav{min-width:31.3%;padding: 0 7px;font-size: 14px;margin:0;}
  .food_dectil .imgul .img{width: 100%;}
  .food_dectil .imgul .img img{margin-bottom: 9px;}
  .rural_one{display: block;padding: 10% 0 14%;}
  .rural_one .img{width: 44%;margin: 0 auto 6%;}
  .rural_one p{font-size: 15px;padding-left: 5%;}
  .rural_one p:before{left: 0;width: 5px;height: 18px;top: 5px;}
  .rural_two .img img, .rimg.img img{width: 180%;}
  .rtwo_text{text-align: center;}
  .rtwo_text p,.rutitle{font-size: 26px;}
  .rtwo_text p.p2{font-size: 18px;}
  .rtwo_text span{margin: 14px 0;}
  .rural_thr,.envi_two{padding: 50px 0;}
  .rutitle p{font-size: 13px;margin-top: 12px;}
  .rutitle p span{width: 27%;height: 2px;}
  .ruralist{padding: 20px 0;}
  .ruralist li{width: 100%;}
  .ruralist .ruli{height: auto;min-height: 100px;border-radius: 12px;}
  .ruralist .ruli .icon{width: 32px;}
  .ruralist .ruli .num{font-size: 68px;line-height: 100px;}
  .ruralist .ruli p{font-size: 14px;line-height: 22px;}
  .rimg p{width: 100%;border-radius: 0;font-size: 14px;line-height: 20px;height: auto;padding: 12px 15px;}
  .envi_one{padding: 6% 0 10%;display: block;}
  .envi_one dd{padding-left: 0;line-height: 26px;}
  .envi_one dd p,.envi_thr_r dt{text-align: center;font-size: 22px;}
  .envi_one .img{width: 90%;margin: 0 auto}
  .envi_two .etwo_text{padding: 4%;display: block;}
  .envi_two:before{height: 42%;}
  .etwo_text .etwo_text_r{width: 86%;height: auto;overflow: hidden;margin: 12px auto;}
  .etwo_text_l dt{font-weight: normal;}
  .etwo_text_l span, .eline{width: 20px;margin: 12px 0;}
  .etwo_text_l dd{line-height: 28px;}
  .envi_thr{padding: 30px 0 40px;}
  .envi_thr_r{margin-left: 0;}
  .eline{margin: 15px auto;}
  .thrl_bot{padding: 4%;}
  .thrl_bot .icon{float: left;width: 44px;height: 44px;margin-top: 10px;}
  .thrl_bot .thrnum{margin-left: 65px;font-weight: normal;}
  .thrl_bot .thrnum p{display: inline-block;font-size: 16px;margin-right: 10px;}
  .thrl_bot .thrnum span{font-size: 22px;color: #5aa854}
  .envi_thr_r dd{font-size: 15px;line-height: 2;}
  .welf_one{top: 0;padding:7% 5% 5%;margin-bottom: 30px;}
  .wtitle{font-size: 22px;}
  .wtitle p{font-size: 13px;}
  .welfdec{font-size: 15px;margin: 12% 0 5%;}
  .welf_list{width: calc(100% + 14px);margin-left: -7px;margin-bottom: 0;}
  .welf_list li{padding: 7px;}
  .welf_list li .img{border-radius: 10px;}
  .welf_list li p{margin-top:9px;}
  .baimg .adress{width: 102px;right: 30%;bottom: 40%;}
  .baimg .adress .icon{width: 20px;}
  .posnav{top: 22%;font-size: 20px;font-weight: normal;}
  .posnav p,.tact_l .tp2{font-size: 28px;}
  .tact_l .tp3{color: #489042;}
  .tact_l .tp3 .img{width: 22px;margin-right: 9px;filter: invert(51%) sepia(17%) saturate(1358%) hue-rotate(68deg) brightness(92%) contrast(92%);}
  .contact .tp4 .img{width: 22px;filter: invert(46%) sepia(33%) saturate(753%) hue-rotate(68deg) brightness(96%) contrast(87%);}
  .contact .tp4{font-size: 18px;line-height: 20px;margin-bottom: 14px;color: #489042;}
  .tact_r .webbox .img{width: 77px;}
  .pro_slider .slick-slide{padding: 20px 10px}
  .pro_slider .slick-slide:hover,.pro_slider .slick-center{padding: 0 10px 40px;}
  /*.pro_slider .custom_paging{margin-top: 66px;}
  .pro_slider .custom_paging li{font-size: 20px;font-weight: normal;padding: 0 40%;}
  .pro_slider .custom_paging li span{font-size: 16px;}
  .pro_slider .custom_paging li.slick-active i{font-size: 26px;font-weight: bold;}*/

  .movie .mov{width: 100%;border-radius: 15px;}
  .movie .mov iframe{height: 210px;}
  .promovie{padding: 36px 0;}
  .promovie .mov{width: 92%;}
  .promovie .mov iframe{height: 240px;}
  .product_wap{padding: 57px 0 30%;}
  .pro_slider .slick-arrow{width: 35px;height: 35px;}
  .pro_slider .slick-arrow:before{font-size: 24px;}

  .thrl_bot2{margin-top:0;padding:2% 4% 6%;}
  .thrl_bot2 .icon{margin-top: 0;width: 40px;height: 40px;}
  .thrl_bot2 .thrnum{line-height: 38px;font-size: 16px;margin-left: 25px;}
  .thrl_bot2 .thrnum span{font-size: 20px;line-height: 40px;}





}
@media (max-width: 420px){
   

    
    
}
@media (max-width: 360px){
	.pro_slider .custom_paging li span{margin: 0 8px 0 6px;}
   .promovie .mov iframe{height: 200px;}
    
}


/***招聘--wp start**/

.recruit_ban {position: relative;}
.recruit_ban .img{text-align: center;}
.recruit_ban .img{max-width: 100%;max-height: 100%;}
.recruit_ban .cont{position: absolute;top:50%;left:0;right:0;max-width: 1000px;margin:auto;transform: translateY(-50%);}
.reBan_logo{text-align: center;}
.reBan_logo img{max-width: 100%;max-height: 100%;}
.re_search{width: 100%;display: inline-flex; justify-content: space-between; padding:0 25px; margin:35px 0 20px;border-radius: 28px;overflow: hidden;background: rgba(255,255,255,.7);}
.re_search input{font-size: 16px;color:#000; vertical-align: top; border:none;background: none;height:56px;line-height: 56px;padding:0;}
.re_search .sub{width: 40px;background: url(../images/recruit_02.png) no-repeat center center;}
.re_search .txt{flex: 1;}
.reSearch_hotList .box{flex: 1;}
.reSearch_hotList{color:#fff;font-size: 16px;display: inline-flex;line-height: 30px;}
.reSearch_hotList a{color:#fff;font-size: 16px;display: inline-block;vertical-align: top;}
.reSearch_hotList a:after{content:"";margin:-2px 20px 0; display: inline-block;vertical-align: middle;width: 1px;height:17px;background: rgba(255,255,255,.3);}
.reSearch_hotList a:last-child:after{display: none;}
.reSearch_hotList span{margin-right:10px;}

.recruit_one{width: 100%; padding:175px 0 130px;display: inline-flex;justify-content: space-between;align-items: center;
  background: url(../images/recruit_03.png) no-repeat center top;background-size: cover;}
.recruit_one img{max-width: 100%;max-height: 100%;}
.reOne_lt{width: 50%;}
.reOne_rt{width: 50%;padding-left:70px;}

.recruit_two{padding:20% 8.3% 115px;margin-top:-110px;
  background:url(../images/recruit_07.png) no-repeat center top;background-size:  cover;}
.recruit_two .icon{text-align: center;}
.recruit_two .ti{text-align: center;font-size: 34px;line-height: 40px;margin-top:40px;color:#282828;}
.recruit_two .ti:after{content:"";margin:50px auto 40px;display: block;width: 45px;height:3px;background:#489042;}
.recruit_two .des li{font-size: 24px;line-height: 64px;color:#282828;padding-left:30px;position: relative;}
.recruit_two .des li:before{content:"";display: block;position: absolute;left:0;top:26px;width: 10px;height:10px;border-radius: 50%;background: #3aab48;}

.recruit_three{padding:25% 8.3% 160px;color:#fff;
  background: url(../images/recruit_05.png) no-repeat center top;background-size: cover;}
.reThree_cont{width: 100%; display: inline-flex;align-items: center;justify-content: space-between;}
.reThree_title{width: 32%; font-size: 50px;line-height: 60px;font-style: italic;letter-spacing: 2px;text-shadow: 0 6px 3px rgba(0,0,0,.1);}
.reThree_title:after{content:"";display: block;margin-top:45px;width: 57px;height:7px;background: #fff;}
.reThree_box{flex: 1;display: inline-flex;}
.reThree_list {margin-right:10%;display: inline-block;vertical-align: top;}
.reThree_list .ti{font-size: 34px;line-height: 45px;border-left:1px solid #fff;padding:0 35px; font-style: italic;position: relative;text-shadow: 0 5px 3px rgba(0,0,0,.1);}
.reThree_list .ti:before{content:"";display: inline-block;width: 11px;height:11px;border-radius: 50%;border:2px solid #fff;position: absolute;top:-8px;left:-6px;}
.reThree_list .cont{border-radius: 20px;padding:40px 30px;min-width: 315px;max-width: 390px; margin-top:20px;
  background: -webkit-linear-gradient(rgba(0,0,0,.2), rgba(0,0,0,0)); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(rgba(0,0,0,.2), rgba(0,0,0,0)); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(rgba(0,0,0,.2), rgba(0,0,0,0)); /* Firefox 3.6 - 15 */
  background: linear-gradient(rgba(0,0,0,.2), rgba(0,0,0,0)); /* 标准的语法 */
}
.reThree_list .cont li{font-size:28px;line-height: 35px;margin:15px 0;width: 100%; display: inline-flex;justify-content: space-between;}

.recruitSH_ban .cont{top:35%;}
.reSH_title{color:#fff;font-size: 50px;line-height: 60px;text-align: center;margin-bottom:25px;}
.recruitSH_cont{padding:0 8.3% 110px;margin-top:-13.5%;position: relative;z-index: 10;}
.recruitSH_box{padding:20px 40px 70px; background: #fff;border-radius: 20px;box-shadow: 0 0 20px 0 rgba(0,0,0,.1);overflow: hidden;}
.reSH_had{ border-bottom:2px solid #5aa854;margin-bottom:25px;padding:30px 10%;}
.recruitSH_box .comW{width: 100%;text-align: center; display: inline-flex;justify-content: space-between; }
.recruitSH_box .comW span{width: 28%; }
.recruitSH_box .comW span.name{width: 31%;text-align: left;}
.recruitSH_box .comW span.number{width: 10%;}
.reSH_had span{font-size: 24px;color:#5f5f5f;font-weight: bold;line-height: 30px;}
.reSH_box{padding:0 10% 60px;}
.reSH_list .title {padding:20px 0;}
.reSH_list .title span{line-height: 30px;color:#5f5f5f;font-size: 20px;}
.reSH_list .title span a{display: block; line-height: 30px;color:#5f5f5f;font-size: 20px;}
.reSH_list .title span a:hover{color:#489042;}
.reSH_list .cont{display: none; margin:20px 0;padding:15px 30px;position: relative; background: #fff;box-shadow: 0 0 20px 0 rgba(0,0,0,.06);border-radius: 10px;}
.reSH_list .cont:before{content:"";display: block;position: absolute;top:-10px;left:50%;margin-left:-10px;
border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;}
.reSH_list .cont .ti{color:#489042;font-size: 18px;line-height: 30px;padding:20px 0;}
.reSH_list .cont .des{margin-bottom:5px; font-size: 14px;color:#868686;line-height: 30px;padding-bottom:25px;border-bottom:1px dashed #e1e1e1;}
.reSH_list .cont .oneTxt{border-top:1px dashed #e1e1e1;padding-top:25px;margin-top:15px;}
.reSH_list .cont .oneTxt span{margin-right:80px;}
.reSH_list .cont .reSQ_btn{cursor: pointer; width: 140px;height:40px;line-height: 40px;border-radius: 20px;text-align: center;color:#fff;font-size: 16px;background: #5aa854;margin:35px 0 45px;}
.reSH_list .cont .reUp_btn{cursor: pointer; position: absolute;bottom:0;right:0;border-radius: 0 0 10px 0;overflow: hidden;}

.OnlineApply_model{display: none; position: fixed;top:0;bottom:0;left:0;right:0;background: rgba(0,0,0,.5);z-index: 100;}
.applyModel_cont{ position: absolute;top:50%;left:0;right:0;margin:auto;background: #fff;width: 960px;border-radius: 20px;overflow: hidden;
  transform: translateY(-50%);padding:55px 70px;}
.applyModel_close{position: absolute;top:40px;right:40px;}
.applyModel_cont .title{text-align: center;font-size: 26px;color:#000; font-weight: bold;line-height: 30px;margin-bottom:45px;}
.applyModel_form .box{width: 100%; display: inline-flex;align-items: center;justify-content: space-between;}
.applyModel_form .list{margin:15px 0;width: 50%;padding:0 20px; display: inline-flex;vertical-align: top;align-items: center;}
.applyModel_form .list .ti{flex: none; font-size: 22px;font-weight: lighter;color:#000;line-height: 64px;padding-right:5px;}
.applyModel_form .list input{flex: 1;font-size: 16px;color:#000; line-height: 64px;height:64px;border:1px solid #e5e5e5;padding:0 20px;background: none;border-radius: 32px;}
.applyModel_form .list input::-webkit-input-placeholder{color:#c3c3c3;}
.applyModel_form .list input::placeholder{color:#c3c3c3;}
.applyModel_form .fileList{width: 100%; justify-content: space-between;}
.applyModel_form .filePut{width: 200px;margin-left:20px; overflow: hidden;cursor:pointer;}
.applyModel_form .filePut input[type='file']{display: none;}
.applyModel_form .filePut .jlFile{margin:0;cursor:pointer; width: 100%;height:64px;line-height: 64px;background: #e6f2e5;border-radius: 32px;text-align: center;font-size: 20px;color:#434343;}
.applyModel_form .filePut .jlFile img{vertical-align: middle;margin:-3px 10px 0 0;}
.applyModel_form .tc{padding:60px 0 20px;text-align: center;}
.applyModel_form .tc button{background: #5aa854;font-size: 16px;color:#fff;height:48px;border-radius: 24px;width: 154px;border:none;}

.recruitXY{margin-top:-68px;}
.reXY_searchBox{width: calc(100% + 80px);margin:-20px -40px 45px;padding:35px 85px;display: inline-flex;align-items: center;justify-content: space-between; background: #fff;box-shadow: 0 5px 20px 0 rgba(0,0,0,.08);border-radius: 20px;}
.reXY_searchBox .box_lt{display: inline-flex;align-items: center;width: 30%;}
.reXY_searchBox .box_lt span{font-size: 24px;color:#2c2c2c;display: block;line-height: 45px;}
.reXY_searchBox .box_lt p{font-size: 30px;color:#489042;display: block;line-height: 45px;}
.reXY_searchBox .box_lt dd{padding-left:30px;}
.reXY_searchBox .box_rt{flex: 1;}
.reXY_searchBox .re_search{margin:0 0 20px;background: #ececec;}
.reXY_searchBox .reSearch_hotList a{color:#b6b6b6;}
.reXY_searchBox .reSearch_hotList {color:#b6b6b6;padding-left:10px;}
.reXY_searchBox .reSearch_hotList a:after{background: #e9e9e9;}
.reSearch_hotList a:hover{color:#489042;}

.recruitXY{padding-bottom:0!important;}
.recruitXY_cont{margin-top:-6%; padding: 0 8.3% 75px;background: url(../images/recruit-xy_04.jpg) no-repeat center top;}
.recruitXY_title{text-align: center;font-size: 50px;line-height: 60px;color:#2e2e2e;}
.recruitXY_title:after{content:"";display: block;margin:35px auto;width:50px;height:3px;background: #489042;}
.recruitXY_des{font-size: 20px;color:#2e2e2e;line-height: 30px;text-align: center;padding:15px 0;}
.recruitXY_one{padding:15% 0 90px;}
.reXYOne_des{margin:65px 0  30px;font-size: 20px;color:#2e2e2e;line-height: 47px;}
.reXYOne_slider .slick-list{padding-bottom:100px;}
.reXYOne_slider .slick-slide{margin:0 10px;overflow: hidden;}
.reXYOne_slider .slick-slide img{max-width: 100%;max-height: 100%;transition: 400ms;}
.reXYOne_slider .slick-slide img:hover{transform: scale(1.1,1.1);}
.reXYOne_slider .slick-dots{bottom:0;}
.reXYOne_slider .slick-dots li button{display: none;}
.reXYOne_slider .slick-dots li{width: 14px;height:14px;background: #cbcbcb;margin:0 8px;border-radius: 50%;}
.reXYOne_slider .slick-dots li.slick-active{background: #489042;}

.recruitXY_two{padding:100px 40px 80px; background: #fff;border-radius: 20px;box-shadow: 0 0 20px 0 rgba(0,0,0,.07);}
.reXYTwo_cont{padding:45px 0;}
.reXYTwo_table table {width: 100%;border:none;text-align: center;}
.reXYTwo_table table th{text-align: center;padding:30px 0;border-bottom:2px solid #5aa854; color:#5f5f5f;font-size: 24px;line-height: 30px;font-weight: bold;}
.reXYTwo_table table td{padding:8px 0; color:#656565;font-size: 18px;line-height: 30px;}
.reXYTwo_table table tbody tr:first-child td{padding-top:40px;}

.recruitXY_three{padding:135px 0;}
.reXYThree_cont{padding:15px 0; display: inline-flex;justify-content: space-between;text-align: center;width: 100%;
  background: url(../images/recruit-xy_16.png) no-repeat center top 43%;background-size: contain;}
.reXYThree_list{width: 192px;}
.reXYThree_list .num{color:#5aa854;font-size: 22px;font-weight: bold;}
.reXYThree_list .img{border:4px solid #b3d7b1;border-radius: 50%;position: relative;margin:20px 0 75px;}
.reXYThree_list .img img{border-radius: 50%;max-height: 100%;max-width: 100%;}
.reXYThree_list .img:after{content:"";display: block;position: absolute;bottom:-44px;left:50%;width:1px;height:40px;border-right:1px dashed #5aa854;}
.reXYThree_list .img:before{content:"";display: block;position: absolute;bottom:-64px;left:50%;margin-left:-5px;width:10px;height:10px;border:2px solid #5aa854;border-radius: 50%;}
.reXYThree_list .ti{color:#606060;font-size: 22px;line-height: 30px;}
.reXYThree_cont .reXYThree_list:nth-child(odd){padding-top:130px;}

.recruitXY_four{padding-top:30px;}
.reXYFour_tab{text-align: center;padding:30px 0;}
.reXYFour_tab span{display: inline-block;vertical-align: top;margin:0 10px;line-height: 46px;height:46px;
  padding:0 35px;border-radius: 23px;background: #f1f1f1;font-size: 20px;color:#a9a9a9;cursor: pointer;}
.reXYFour_tab span.on,
.reXYFour_tab span:hover{color:#fff;background: #60ab5b;}
.reXYFour_cont{padding:30px 0 20px;}
.reXYFour_item{display: none; width: 100%; overflow: hidden;justify-content: space-between;flex-flow: wrap;}
.reXYFour_item.on{display: inline-flex;}
.reXYFour_list{width: 48.5%;background: #eef6ee;padding:40px 30px; margin:30px 0;border-radius: 10px;}
.reXYFour_list dt{display: inline-flex;}
.reXYFour_list dt .ti_q{flex:1;}
.reXYFour_list span.q,
.reXYFour_list span.a{width: 36px;margin-right:20px;height:36px;border-radius: 50%;color:#fff;background: #5aa854;font-size: 22px;line-height: 36px;text-align: center;font-weight: normal;}
.reXYFour_list span.a{background: #ef9859;margin-top:25px;}
.reXYFour_list dt .ti_q{font-size: 18px;color:#262626;line-height: 30px; font-weight: normal;}
.reXYFour_list dd {display: inline-flex;margin-top:15px;}
.reXYFour_list dd .a{margin-top:15px;}
.reXYFour_list dd .des_a{flex:1;padding-top:13px;border-top:1px solid #a4cfa1; font-size: 18px;color:#262626;line-height: 34px;  }

.recruitXY_remarks{font-size: 20px;color:#5aa854;line-height: 30px;}
.recruitXY_remarks:before{content:"";display: inline-block;vertical-align: middle;width:8px;height:8px;border-radius: 50%;background: #ef9859;margin:-3px 15px 0 0;}



@media (max-width: 1600px) {
  .recruitSH_box .comW span.name{width: 30%;}
  .recruitSH_box .comW span.number{width: 14%;}
}
@media (max-width: 1400px) {
  .recruit_three{padding-bottom:60px;}

  .reThree_list .cont li{font-size: 22px;line-height: 30px;margin:8px 0;}

  .recruitSH_cont{padding:0 7% 80px;}

  .recruitSH_ban .cont{top:40%;}
  .recruitSH_cont{margin-top:-9.3%;}

  .recruitXY_title{font-size: 35px;line-height: 40px;}
  .reXYOne_des{font-size: 18px;line-height: 36px;}

  .reXYThree_list{width: 135px;}

  .reXY_searchBox{padding:20px;width: calc(100% + 40px);margin: -20px -20px 45px;}

  .newlist li .bt{ height: 97px;}
  .newlist li .dec{ margin: 0; height: 0;}
  .movie{ width: 650px;}
  .movie .video{ height:365px ;}
  .in_newbox .newlist{ width: calc(100% - 680px);}


}
@media (max-width: 1200px) {
  .recruit_one{padding:80px 0 50px;}
  .recruit_two .ti{font-size:24px;line-height: 30px;margin-top:20px;}
  .recruit_two .ti:after{margin:30px auto 20px;}
  .recruit_two .des li{font-size: 20px;line-height: 45px;}
  .recruit_two .des li:before{top:18px;}
  .recruit_two{padding:20% 5.5% 70px;}

  .recruit_three{padding:25% 5.5% 50px;}
  .reThree_title{font-size: 32px;line-height: 40px;}
  .reThree_title:after{width: 40px;height:3px;margin-top:30px;}
  .reThree_list .ti{font-size: 22px;line-height: 30px;padding:0 20px;}
  .reThree_list .cont{padding:25px ;min-width: auto;}
  .reThree_list .cont li{font-size: 20px;}

  .recruit_ban .cont{max-width: 80%;}

  .recruitSH_cont{padding:0 5.5% 80px;}
  .reSH_title{font-size: 34px;line-height: 40px;margin:0;}

  .reSH_had{padding:30px;}
  .reSH_had span{font-size: 20px;}
  .reSH_box{padding:0 30px 30px;}
  .reSH_list .title span{font-size: 18px;}
  .reSH_list .title span a{font-size: 18px;}

  .recruitXY_cont{padding:0 5.5% 50px;}

  .in_newbox{ display: block;}
  .newlist li .dec{ margin: 0; height: 0;}
  .movie{ width: 100%;}
  .in_newbox .newlist{ width: 100%;}
}
@media (max-width: 992px) {
  .recruitSH_cont{margin-top:-6%;}
  .recruitSH_box{padding:20px;}
  .reSH_had{padding:15px 20px;margin-bottom:10px;}
  .reSH_had span{font-size: 18px;line-height: 26px;}
  .reSH_box{padding:0 20px 30px;}
  .reSH_list .title span{font-size: 16px;line-height: 24px;}
  .reSH_list .title span a{font-size: 16px;line-height: 24px;}
  .recruitSH_box .comW span.number{width: 20%;}
  .reSH_list .title{padding:15px 0;}
  .reSH_list .cont{padding:10px 20px;}
  .reSH_list .cont .ti{padding:10px 0;font-size: 15px;}
  .reSH_list .cont .oneTxt{margin-top:7px;}

  .applyModel_cont{width: 90%;padding:30px;}
  .applyModel_close{top:20px;right:20px;}
  .applyModel_cont .title{font-size: 20px;margin-bottom:30px;}
  .applyModel_form .list .ti{font-size: 18px;line-height: 40px;}
  .applyModel_form .list  input{font-size: 15px;line-height: 40px;height: 40px;padding:0 15px;border-radius: 20px;}
  .applyModel_form .filePut {width: 150px;}
  .applyModel_form .filePut .jlFile{line-height:40px;height:40px;font-size: 15px;}
  .applyModel_form .filePut .jlFile img{width: 18px;}
  .applyModel_form .tc{padding:20px 0;}

  .reXY_searchBox{display: block;}
  .reXY_searchBox .box_lt{display: none;}
  .recruitXY_title{font-size: 26px;line-height: 30px;}
  .recruitXY_title:after{width: 40px;margin:20px auto;}
  .reXYOne_des{margin:30px 0;}
  .reXYOne_slider .slick-list{padding-bottom:50px;}
  .reXYOne_slider .slick-dots li{width: 8px;height:8px;}

  .recruitXY_two{padding:70px 30px 40px;}
  .reXYTwo_cont{padding:20px 0 30px;}
  .reXYTwo_table table th{font-size: 20px;}
  .reXYTwo_table table td{font-size: 16px;}

  .reXYThree_list{width: 110px;}
  .reXYThree_cont .reXYThree_list:nth-child(odd){padding-top:85px;}

  .reXYFour_list{margin:15px 0;}
  .reXYFour_tab span{font-size: 16px;}
  .reXYFour_list dd .ti_q{font-size: 16px;}
  .reXYFour_list dd .des_a{font-size: 16px;}

  .movie{width: 100%;}
  .in_newbox .newlist{ width: 100%;}
  .newlist li .dec{ margin: 0; height: 0;}
  .newlist li .bt{ height: 68px; line-height: 28px;}

}
@media (max-width: 768px) {
  .in_about .slick-slide:hover .bgimg img{ opacity: 0;}
  .in_about .slick-slide:hover:before{opacity: 0;}
  .slick-slide:hover .about_text .about_dec{ color: #111111; opacity: 1;}
  .slick-slide:hover .about_text .about_er{ color: #282828;}
  .slick-slide:hover .about_text .aicon .img1{ display: block;}
  .slick-slide:hover .about_text .aicon .img2{ display: none;}
  .recruit_ban .cont{max-width: 94%;}
  .reBan_logo{height:35px;}
  .re_search{padding:0 15px;margin:15px 0 10px;border-radius: 18px;}
  .re_search input{line-height: 35px;height:35px;font-size: 14px;}
  .re_search .sub{background-size: 18px;width: 25px;}
  .reSearch_hotList {font-size: 12px;line-height: 22px;}
  .reSearch_hotList span{margin-right:5px;}
  .reSearch_hotList a{font-size: 12px;}
  .reSearch_hotList a:after{margin:0 5px 0 8px;height:14px;}

  .recruit_one{display: block;padding:70px 0 90px; background: url(../images/recruitM_03.png) no-repeat center top;background-size: cover;}
  .reOne_rt{width: 100%;padding:0 13%;}

  .recruit_two{margin-top:-70px; padding:20px 13px 50px;
    background: url(../images/recruitM_04.png) no-repeat center top;background-size: cover;}
  .recruit_two .ti{font-size: 18px;line-height: 24px;margin-top:0;}
  .recruit_two .icon{height:60px;}
  .recruit_two .icon img{max-width: 100%;max-height: 100%;}
  .recruit_two .ti:after{width: 30px;height:2px;margin:20px auto;}
  .recruit_two .des li{font-size: 16px;line-height: 34px;padding-left:20px;}
  .recruit_two .des li:before{width: 6px;height:6px;top:14px;}

  .recruit_three{padding:60px 13px 40px; background: url(../images/recruitM_05.jpg) no-repeat center center;background-size: cover;}
  .reThree_cont{display: block;}
  .reThree_title{width: 100%;margin:0;text-align: center;font-size: 25px;line-height: 34px;}
  .reThree_title:after{margin:20px auto 0;width: 30px;height:2px;}
  .reThree_box{display: block;padding:0 15px;}
  .reThree_list{margin:30px 0;width: 100%;}
  .reThree_list .ti{font-size: 20px;line-height: 30px;}
  .reThree_list .ti:before{width: 6px;height:6px;border-width: 1px;top:-6px;left:-3px;}
  .reThree_list .cont{margin-top:15px;border-radius: 10px;padding:25px 20px;max-width: 100%;}
  .reThree_list .cont li{display: inline-block;vertical-align: top;font-size: 18px;width: auto;margin:0;}
  .reThree_list .cont li span{margin:3px 8px;display: inline-block;vertical-align: top;}

  .applyModel_cont{border-radius: 10px;padding:45px 30px 20px;max-height: 98%;overflow-y: auto;}
  .applyModel_close img{width: 18px;}
  .applyModel_cont .title{font-size: 18px;margin-bottom:15px;}
  .applyModel_form .box{display: block;}
  .applyModel_form .list{width: 100%;padding:0;margin:8px 0;}
  .applyModel_form .list .ti{text-align: right;width:80px;font-size: 14px;line-height: 30px;}
  .applyModel_form .list input{width: calc(100% - 80px);line-height: 30px;height:30px;font-size: 14px;}
  .applyModel_form .filePut{width: 47%;display: inline-block;vertical-align: top;margin:0 10px;}
  .applyModel_form .tc{display: inline-flex;width: 100%;justify-content: space-between;}
  .applyModel_form .tc button{width: 47%;height: 40px;font-size: 15px;}
  .applyModel_form .filePut .jlFile img{width: 14px;}

  .recruitSH_cont{padding:0 15px 40px;}
  .recruitSH_ban .cont{top:50%;}
  .reSH_title{font-size: 25px;line-height: 30px;}
  .recruitSH_box{border-radius: 10px;padding:10px 15px;}
  .reSH_had{padding:10px 0;border-width: 1px;}
  .reSH_had span{font-size: 15px;font-weight: normal;line-height: 22px;}
  .recruitSH_box .comW span{width: 23%;}
  .recruitSH_box .comW span.name{width: 31%;}
  .reSH_box{padding:10px 0;}
  .reSH_list .title span a{font-size: 14px;line-height: 20px;}
  .reSH_list .title span {font-size: 14px;line-height: 20px;}
  .reSH_list .title{padding:10px 0;}
  .reSH_list .cont{padding:5px 15px;margin:10px 0;}
  .reSH_list .cont .ti{font-size: 14px;line-height: 22px;padding:5px 0;}
  .reSH_list .cont .des{font-size: 13px;line-height: 22px;padding-bottom:10px;}
  .reSH_list .cont .oneTxt{margin-top:5px;padding-top:10px;}
  .reSH_list .cont .oneTxt span{margin-right:7px;font-size: 13px;}
  .reSH_list .cont .reSQ_btn{margin:20px 0; width: 100px;line-height: 30px;height:30px;font-size: 14px;}
  .reSH_list .cont .reUp_btn img{width: 34px;}

  .reXY_searchBox .re_search{margin-bottom:10px;}
  .reXY_searchBox{margin:-10px -15px 20px;border-radius: 10px;padding:10px 15px;width: calc(100% + 30px);}
  .recruitXY_title{font-size: 23px;line-height: 30px;}
  .recruitXY_title:after{width:25px;height:2px;margin:15px auto;}
  .recruitXY_cont{margin-top:-12%;padding:0 15px 40px;}
  .recruitXY_one{padding:24% 0 50px;}
  .reXYOne_des{font-size: 14px;line-height: 30px;}
  .reXYOne_slider .slick-list{padding-bottom:40px!important;}
  .reXYOne_slider{margin:0 -15px;}
  .reXYOne_slider .slick-slide{margin:0 7px;}
  .recruitXY_two{border-radius: 10px;padding:40px 0;}
  .recruitXY_des{font-size: 13px;line-height: 20px;padding:7px 15px;}
  .reXYTwo_cont{padding:20px 0 10px;}
  .reXYTwo_tableM{position: relative;}
  .reXYTwo_tableM .title{position: absolute;top:0;left:0; padding-right:10px;
    width:56px;line-height: 30px;font-weight: bold; text-align: right;color:#5f5f5f;font-size: 13px;background: #fff;}
  .reXYTwo_tableM .title:after{content:"";display: block;position: absolute;top:5%;right:0;width:1px;height:90%;background:#5aa854;}
  .reXYTwo_tableM .list{margin-left:66px;overflow-x: auto; width: calc(100% - 76px);}
  .reXYTwo_tableM .box{width: max-content;padding-bottom:20px;}
  .reXYTwo_tableM .list ul{display: inline-block;vertical-align: top;padding:0 5px;text-align: center;}
  .reXYTwo_tableM .list li{font-size: 13px;line-height: 30px;color:#000000;}
  .reXYTwo_tableM .list::-webkit-scrollbar {/*滚动条整体样式*/
    width: 3px;     /*高宽分别对应横竖滚动条的尺寸*/
    height:3px;
  }
  .reXYTwo_tableM .list::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 3px;
    background: #489042;
  }
  .reXYTwo_tableM .list::-webkit-scrollbar-track {/*滚动条里面轨道*/
    border-radius: 3px;
    background: #cfcfcf;
  }
  .recruitXY_three{padding:50px 0 20px;}
  .reXYThree_cont{background: none;flex-flow: wrap;}
  .reXYThree_cont .reXYThree_list:nth-child(odd){padding:0;}
  .reXYThree_list{width: 33.33%;margin-bottom:20px;}
  .reXYThree_list .num{font-size: 15px;}
  .reXYThree_list .ti{font-size: 16px;}
  .reXYThree_list .img{width: 90px;height:90px;margin:10px auto 40px;border-width: 2px;}
  .reXYThree_list .img:after{height:20px;bottom:-22px;}
  .reXYThree_list .img:before{bottom:-28px;width: 6px;height:6px;margin-left:-3px;}

  .reXYFour_tab{padding:15px 0;}
  .reXYFour_tab span{padding:0 25px;line-height: 32px;height:32px;font-size: 14px;margin:0 10px;}
  .reXYFour_cont{padding:8px 0;}
  .reXYFour_item.on{display: block;}
  .reXYFour_list{width: 100%;margin:8px 0;padding:20px 15px;border-radius: 5px;}
  .reXYFour_list   span.q,
  .reXYFour_list   span.a{width: 25px;height:25px;margin-right:10px;font-size: 15px;line-height: 25px;}
  .reXYFour_list dt .ti_q{font-size: 13px;line-height: 22px;}
  .reXYFour_list dd .des_a{font-size: 13px;line-height: 22px;}
  .reXYFour_list dd .a{margin-top:12px;}
  .recruitXY_remarks{font-size: 14px;}
  .recruitXY_remarks:before{display: none;}
  .recruitXY_cont{background-size: 270%;}

  .index_banner .music{ width: 28px; height: 28px; top: 20px; right: 20px;}

}
/***招聘--wp end**/