/* CSS Document */
html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select {margin: 0;padding: 0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup,i{font-style:inherit;font-weight:inherit;}
*{box-sizing: border-box;font-size:14px;line-height:1em;}
html, body {min-height: 100%;}
body{min-width:1200px;}
body {font:14px/1.5 "Microsoft YaHei";font-size:14px;color:#333;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
ul,ol,li{list-style: none;}
img {border: none;vertical-align: middle;}
a {text-decoration: none;color: #333;}
b{font-weight:normal;}
table {border-collapse: collapse;table-layout: fixed;}
tr,td{padding:0 !important;}
input, textarea {outline: none;border: none;}
textarea {resize: none;overflow: auto;}
.fl {float: left}
.fr {float: right}
.dfc{display:flex;justify-content:center;}
.dfs{display:flex;justify-content:space-between;}
.dfe{display:flex;}
.cl{clear:both;}
.ov{overflow:hidden;}
.db, .lb, .dd{font-size:0;}
.db>div, .lb>li, .dd>dl{display:inline-block;vertical-align:top;}
.bt{text-align: center;padding-top: 30px;color: #36a062;margin-bottom: 30px;}
.bt>dl>dt{font-size:36px;font-weight: bold;}
.bt>dl>dd{font-size: 16px;color: #36a062;}
em, .em,i{text-transform:uppercase;font-family:arial;vertical-align:top;display:block;}
.ellipse {overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.inline{display: inline-block;*display: inline;*zoom: 1;}
.w1500{width:1500px;margin:0 auto;}
:focus {outline:none;background-color:transparent;}
::selection{background:#094d02;color: #fff;}

@font-face {
  font-family: 'zmx';
  src: url('files/zmx.eot.txt') format('embedded-opentype'),
      url('files/zmx.woff2.txt') format('woff2'),
      url('files/zmx.woff.txt') format('woff'),
      url('files/zmx.ttf.txt') format('truetype'),
      url('files/zmx.svg.txt') format('svg');
}

/*iconfont*/
.iconfont {
  font-family: "irh" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*top color*/
.top i{width:calc(100% / 5);height:10px;}
.top i.color1{background:#0f7404;}
.top i.color2{background:#84dd63;}
.top i.color3{background:#cbff4d;}
.top i.color4{background:#ffb140;}
.top i.color5{background:#ff4a1c;}

/*head*/
.head{height:120px;background:#fff;padding:0 33px !important;position:absolute;top:62px;left:50%;transform:translateX(-50%);z-index:9;box-sizing:border-box;align-items:center;}
.nav{width:60%;height:56px;}
.nav li a{display:block;line-height:56px;font-size:16px;}
.nav li.on a,.nav li:hover a{font-weight:bold;color:#0f7404;}
.icon>div{width:36px;height:120px;position:relative;padding-top:42px;}
.icon>div+div{margin-left:13px;}
.icon>div i{width:36px;height:36px;border-radius:100%;background:#333333;border:1px solid #0f7404;display: block;color:#fff;text-align: center;line-height:34px;user-select:none;transition:all 0.5s;}
.icon>div:hover i{background:#0f7404;}
.iser_box,.itel_box{background:rgba(255,255,255,0.8);position:absolute;top:120px;right:0;padding:30px;transform-origin:top;transform:rotateX(90deg);transition:all 0.5s;}
.icon>div:hover .iser_box,.icon>div:hover .itel_box{transform:rotateX(0deg);}
.search_l{display:flex;align-items:center;justify-content:end;}
.search_l span{margin-left:10px;}
.search_r{margin-top:20px;position:relative;}
#infoname{width:424px;height:38px;line-height: 38px;border:1px solid #eee;text-indent:12px;}
.z_img{width:38px;height:38px;position:absolute;top:0;right:0;background: no-repeat;}
.itel_box{width:228px;}
.itel_box p{padding-left:25px;color:#333;position:relative;}
.itel_box p:before{position:absolute;left:0;color:#333;}
.itel_box em{font-family:'arial';font-size:26px;font-weight: bold;color:#0f7404;margin-top:10px;}

/*banner*/


/*Security*/
.sec_bg{width:100%;background:url(files/images/20200911093415_1353146702.png) no-repeat center top;padding-top:201px;padding-bottom:152px;position:relative;top:-141px;z-index:9;}
.seb_box{position:relative;padding:115px 0px 80px;}
.sec_t{width:calc(100% - 585px);position:relative;}
.sect_t{position:relative;padding-top:2px;margin-bottom:70px;}
.sect_t i{font-size:30px;color:#0f7404;position:absolute;left:0px;top:5px;line-height: 30px;}
.sect_t p{font-size:30px;padding-left:40px;line-height:32px;}
.sect_t p b{font-size:30px;font-weight:bold;color:#0f7404;}
.sect_tab{display:flex;align-items:center;justify-content: flex-start;}
.sectt_li{width:220px;height:120px;border:1px solid #ccc;text-align: center;padding:26px 0;transition: all 0.3s ease-out 0s;}
.sectt_li+.sectt_li{margin-left:20px;}
.sectt_li.on{border:3px solid #0f7404;padding:15px 0;}
.sectt_li .icon{width:32px;height:32px;vertical-align: -0.15em;fill: currentColor;overflow: hidden;transition: all 0.3s ease-out 0s;}
.sectt_li.on .icon{width:42px;height:42px;}
.sect_c{position:relative;color:#555555;font-size:17px;line-height:2.1em;margin-top:40px;margin-bottom:22px;}
.sectt_li p{margin-top:12px;font-size:20px;font-weight: bold;transition: all 0.3s ease-out 0s;}
.sectt_li.on p{color:#0f7404;}
.sect_l{margin:60px 0;}
.sect_l li{width:18%;height:18%;border:1px dashed #dbdbdb;padding: 18px 0;text-align:center;position:relative;}
.sect_l li+li{margin-left:1.6%;}
.sect_l li .irh{font-size:42px;font-style: normal;color:#565656;text-align: center;}
.sect_l li p{font-size:16px;color:#565656;text-align: center;margin-top:10px;}
.sec_more{width:152px;height:42px;display: block;background:#0f7404;position:relative;color:#fff;font-size:16px !important;font-weight:500;text-align: center;line-height:42px;transition:0.5s;transform: translateY(0px);}
.sec_more:hover{box-shadow: 0 10px 26px rgba(15,116,4,0.6);transform: translateY(-10px);transition:0.5s;}
.sec_more .irh{font-size:28px;font-style: normal;color:#fff;position:relative;font-size:20px;top:1px;padding-left:5px;margin-right:5px;display:inline-block;vertical-align: middle;}
.sec_c{width:555px;;position:relative;}
.sec_c .image:nth-child(1){width:100%;
    height: 250px;
}
.sec_c .image:nth-child(2){width:61.5%;}
.sec_c .image:nth-child(3){width:37%;
    
}
.sec_t{position:relative;}
.sec_c .image{position:relative;margin-bottom:20px;overflow:hidden;}
.sec_c .image img{width:100%;transition: all 0.3s ease-out 0s;}
.sec_c .image:hover img{transform: scale(1.1);}
.sec_c .image:last-child{position:absolute;right:0;bottom:110px;}
.sec_c .secc_pic:nth-child(2) .image:last-child{position:absolute;right:0;bottom:180px;}
/*all_title*/
.all_title{text-align: center;margin-bottom:50px;}
.all_title p{font-size:42px;}
.all_title p b{font-size:42px;font-weight: bold;color:#0f7404;}
.all_title span{font-size:22px;color:#999999;display: block;margin:16px 0;}
.dian i{width:12px;height:12px;border-radius:100%;border:1px solid #0f7404;position:relative;animation:diani 2s infinite;}
.dian i:nth-child(2){border-color:#ffb140;animation-delay:0.5s;}
.dian i:nth-child(3){border-color:#ff4a1c;animation-delay:1s;}
.dian i+i{margin-left:10px;}
.dian i:before{content:'';width:6px;height:6px;border-radius:100%;background:#0f7404;position:absolute;top:50%;left:50%;margin:-3px 0 0 -3px;}
.dian i:nth-child(2):before{background:#ffb140;}
.dian i:nth-child(3):before{background:#ff4a1c;}

@keyframes diani{
  0%{transform:translateY(0px);}
  50%{transform:translateY(6px);}
  100%{transform:translateY(0px);}
}
/*products*/
.products{margin:-120px auto 80px;}
.pro_tab{margin-bottom:50px;}
.pro_tab a{width: 100%;display:block;height:62px;line-height:62px;text-align:center;border: 1px solid #eee;margin-left:-1px;font-size:18px;font-weight:bold;}
.pro_tab a.on{background:#0f7404;font-weight:bold !important;color:#fff;}
.pro_content tr{display:flex;justify-content:end;}
.pro_content tr+tr{margin-top:1.2%;}
.pro_content td{width:24.1%;}
.pro_content td img{width:100%;}
.pro_content td+td{margin-left:1.2%;}
.pro_content td a{display:block;overflow:hidden;}
.pro_content td img{transition: all 0.3s ease-out 0s;}
.pro_content td:hover img{transform: scale(1.1);}
.pro_content td br{display:none;}
.pro_content td span{display:block;background:#f6f6f6;position:relative;margin-top:10px;}
.pro_content td span:before{content:'';width:5px;height:100%;background:#0f7404;position:absolute;top:0;left:0;transition: all 0.3s ease-out 0s;}
.pro_content td:hover span:before{width:100%;}
.pro_content td span:after{content:'\e617';font-family:'irh';font-size:30px;color:#0f7404;line-height:62px;position:absolute;top:0;right:20px;transition: all 0.3s ease-out 0s;}
.pro_content td:hover span:after{color:#fff;}
.pro_content td span a{line-height:62px;position:relative;font-size:16px;padding-left:25px;text-align:left;z-index:2;transition: all 0.3s ease-out 0s;}
.pro_content td:hover span a{color:#fff;}

/*ggt*/
.ggt{width:100%;height:342px;background:url(files/images/20200911105220_1039132900.jpg) no-repeat;}
.ggt .w1500{overflow: hidden;}
.ggt_pr{width:800px;float:right;padding:70px 0;}
.ggt_pr .title{padding-top:25px;}
.ggt_pr .title p{font-size:90px;font-family:'zmx';color:#fdd607;margin-left:-22px;line-height:100%;margin-bottom:10px;}
.ggt_pr .title span{font-size:42px;font-weight: bold;color:#fff;display: block;text-align: center;}
.g_ewm{width:252px;}
.g_ewm i img{width:200px;}
.g_ewm p{width:42px;height:200px;padding:28px 10px;font-size:16px;color:#fff;line-height:24px;background:url(files/images/20200911111658_61077599.png) no-repeat center;}

/*two_title*/
.two_title{text-align: center;margin-bottom:50px;}
.two_title p{font-size:42px;font-weight: bold;margin-bottom:16px;}
.two_title span{font-size:22px;color:#999;line-height:100%;display:inline-block;position:relative;}
.two_title span:before,.two_title span:after{content:'';width:86px;height:1px;background:#e2e2e2;position:absolute;top:50%;}
.two_title span:before{left:-106px;}
.two_title span:after{right:-106px;}

/*canteen*/
.canteen{margin:80px auto;}

/*adv*/
.adv_bg{width:100%;height:1100px;background:url(files/images/20200911150133_460362826.png) no-repeat center;padding-top: 120px;
    overflow: hidden;
}
.adv_bg .dian i:nth-child(1){border-color:#84dd63;}
.adv_bg .dian i:nth-child(1):before{background:#84dd63;}
.adv_bg .all_title p{color:#fff;}
.adv_bg .all_title span{color:rgba(255,255,255,0.7)}
.ac_tab{width:90%;font-size:0; margin:0 auto -58px;}
.ac_tab li{width:25%; height:116px; background:#0f7404; color:#9dcbae; font-size:14px; padding:27px 0 0 108px;position:relative; cursor:pointer; transition:all .5s ease 0s;}
.ac_tab li em{ text-transform:uppercase;}
.ac_tab li.on{ background:#fdd607; color:#8a9238;}
.ac_tab li.on strong{ color:#3c4106;}
.ac_tab li strong{ display:block; font-size:30px; color:#fff;    margin-bottom: 10px;}
.ac_tab li+li{ border-left:1px solid #118604;}
.ac_tab li span{ position:absolute;font-size:42px;width:45px;height:45px;top:50%; left:44px;color:#9dcbae;margin-top:-23px; transition:all .5s ease 0s;}
.ac_tab li.on span{color:#0f7404;}
.ac_wrap{background:#fff;padding:138px 80px 80px;}
.accl_con{width:46.6%;overflow-y:auto;padding:30px 0 0 0;}
.acclc_top{margin-bottom:6vh;}
.acclc_num{ font-size:78px; color:#0f7404; font-family:impact;margin-right:30px;position:relative;}
.acclc_title{padding-bottom:25px;border-bottom:1px solid #e9efeb;}
.acclc_title p{ display:block; font-size:32px; color:#0f7404; margin:0 0 5px 0;}
.acclc_title em{ font-size:14px; color:#b9c2bc;}
.acclc_body p{ font-size:16px; color:#a2aaa5; line-height:40px; padding-left:30px;position:relative;}
.acclc_body p:before{content:'\e60d';font-family:'irh';font-size:12px;color:#0f7404;line-height:40px;position:absolute;top:0;left:0;}
.acclc_body p+p{margin-top:10px;}
.accl_pic{width:48.6%;display: block;overflow: hidden;}
.accl_pic img{width:100%;}

/*process*/
.process{margin:80px auto;}
.pcel_item{width:calc(100%/6 + 1px);padding:25px;border:1px solid #eee;text-align: center;}
.pcel_item+.pcel_item{margin-left:-1px;position: relative;}
.pcel_item+.pcel_item:before,.pcel_item+.pcel_item:after{position:absolute;top:50%;z-index:2;}
.pcel_item+.pcel_item:before{content:'';width:33px;height:33px;border:1px solid #0f7404;border-radius:100%;left:-17px;background:#333;margin-top:-17px;}
.pcel_item+.pcel_item:after{content:'\e609';font-family:'irh';font-size:14px;left:-7px;margin-top:-7px;color:#fff;}
.pcel_item i{width:76px;height:76px;border-radius:100%;background:#0f7404;display: block;margin:0 auto;font-size:36px;color:#fff;line-height:76px;}
.pcel_item p{font-size:18px;font-weight: bold;line-height:100%;margin:15px auto;}
.pcel_item span{font-size:15px;color:#999;line-height:26px;}

.pce_mes {background:#fff; padding:60px; margin-top:50px; overflow:hidden;box-shadow: 0px 0px 22px 2px #eee;}
.pm_left { width:630px; float:left;}
.pml_top { width:555px; height:94px; border-bottom: solid 1px #dedede; padding-top:10px;}
.pml_top li { float:left; margin-right:40px; width:230px; padding-left:70px; height:54px;position:relative;}
.pml_top li:before{width:54px;height:54px;background:#0f7404;border-radius:100%;font-family:'irh';font-size:26px;color:#fff;position:absolute;top:0;left:0;text-align: center;line-height:54px;}
.pml_top li span { display:block; color:#0f7404; font-size:20px; font-weight:bold; margin-top:5px;}
.pm_left dl { margin-top:40px;}
.pm_left dl dt { width:135px; height:135px; float:left; margin-right:30px;}
.pm_left dl dt img{width:100%;border:1px solid #cdcdcd;}
.pm_left dl dd { width:340px; float:left; color:#999; font-size:14px;padding-top:10px;}
.pm_left dl dd b { color:#222; display:block; font-size:18px;font-weight: bold;padding-bottom:15px; margin-bottom:15px;position: relative;}
.pm_left dl dd b:after{content:'';width:30px;height:1px;background:#0f7404;position:absolute;bottom:0;left:0;}
.pm_left dl dd span { background:#fdd607; margin-top:20px; display:block; width:110px; height:35px; line-height:35px; border-radius:20px; text-align:center;transition:all 0.5s;}
.pm_left dl dd span:hover{background:#0f7404;}
.pm_left dl dd span a {color:#fff;display: block;line-height:35px;}

.pm_right { width:calc(100% - 600px); overflow:hidden;}
.pm_right #tianxiethree { width:100%; margin-top:25px;overflow: hidden;}
.pm_right #tianxiethree input {width:calc((100% - 230px) / 2) !important; height:30px; border: solid 1px #ccc;outline:none; padding-left:10px; float:left;}
.pm_right #tianxiethree span { display:block; float:left; height:32px; line-height:32px; margin-right:10px; color:#686868;padding-left:25px;position:relative;}
.pm_right #tianxiethree strong { display:block; float:left; height:32px; line-height:32px; margin-right:10px; color:#686868;padding-left:25px;font-weight:normal; letter-spacing: 3.3px;position:relative;}
.pm_right #tianxiethree span:before,#tianxiethree strong:before{font-family:'irh';font-size:18px;position:absolute;top:0;left:0;color:#999;}
.pm_right #tianxiethree textarea {width:calc(100% - 105px); height:92px; border: solid 1px #ccc;outline:none; padding-left:15px; padding-top:5px;}

.pm_right #tianxiethree01 { width:100%; margin-top:25px;overflow: hidden;}
.pm_right #tianxiethree01 input {width:calc((100% - 230px) / 2) !important; height:30px; border: solid 1px #ccc;outline:none; padding-left:10px; float:left;}
.pm_right #tianxiethree01 span { display:block; float:left; height:32px; line-height:32px; margin-right:10px; color:#686868;padding-left:25px;position:relative;}
.pm_right #tianxiethree01 strong { display:block; float:left; height:32px; line-height:32px; margin-right:10px; color:#686868;padding-left:25px;font-weight:normal; letter-spacing: 3.3px;position:relative;}
.pm_right #tianxiethree01 span:before,#tianxiethree01 strong:before{font-family:'irh';font-size:18px;position:absolute;top:0;left:0;color:#999;}
.pm_right #tianxiethree01 textarea {width:calc(100% - 105px); height:92px; border: solid 1px #ccc;outline:none; padding-left:15px; padding-top:5px;}

.pm_right #tianxiethree02 { width:100%; margin-top:25px;overflow: hidden;}
.pm_right #tianxiethree02 input {width:calc((100% - 230px) / 2) !important; height:30px; border: solid 1px #ccc;outline:none; padding-left:10px; float:left;}
.pm_right #tianxiethree02 span { display:block; float:left; height:32px; line-height:32px; margin-right:10px; color:#686868;padding-left:25px;position:relative;}
.pm_right #tianxiethree02 strong { display:block; float:left; height:32px; line-height:32px; margin-right:10px; color:#686868;padding-left:25px;font-weight:normal; letter-spacing: 3.3px;position:relative;}
.pm_right #tianxiethree02 span:before,#tianxiethree02 strong:before{font-family:'irh';font-size:18px;position:absolute;top:0;left:0;color:#999;}
.pm_right #tianxiethree02 textarea {width:calc(100% - 105px); height:92px; border: solid 1px #ccc;outline:none; padding-left:15px; padding-top:5px;}

.pm_right #tianxieyin { display: none}
.pm_right #lytijiao { float:right;position:relative;}
.pm_right #lytijiao input{ width:130px !important;height:35px;background:#333;margin:0  !important;border-radius:35px; list-style: none; outline: none; font-size:0px; border: none;transition:all 0.5s;}
.pm_right #lytijiao input:hover{background:#0f7404;}
.pm_right #lytijiao i{width:100%;height:35px;font-size:14px;color:#fff;line-height:35px;position:absolute;top:0;left:0;text-align: center;pointer-events: none;}
.pm_right li{ font-size:20px; font-weight:bold; margin-bottom:25px; margin-top:15px;padding-left:30px;position:relative;}
.pm_right li:before{font-family:'irh';font-size:22px;position:absolute;left:0;top:0;}

/*company*/
.com_bg{width:100%;background:url(files/images/20200911194908_1303021673.jpg) no-repeat center bottom;padding:80px 0 200px;}
.company>div{width:50%;}
.com_left{padding-right:50px;}
.com_title p{font-size:36px;font-weight: bold;color:#fff;margin-bottom:13px;}
.com_title p i{display:inline-block;vertical-align:middle;font-size:36px;color:#fff;line-height: 100%;margin-right:13px;margin-top:-2px;}
.com_title span{font-size:18px;color:rgba(255,255,255,0.5);}
.com_body{margin-top:50px;}
.com_body p{font-size:22px;font-weight: bold;color:#fff;margin-bottom:15px;}
.com_body {font-size:16px;color:rgba(255,255,255,0.8);line-height:30px;}
.com_body button{width:122px;height:42px;background:#333;display: block;border:none;margin-top:30px;}
.com_body button:hover{background:#fdd607;}
.com_body button a{font-size:14px;color:#fff;}

/*Vegetable base*/
.base{background:#fff;margin-top:-120px;}
.base_box{padding:60px 60px 0;}
.base_title li{width:132px;height:50px;background:#333;text-align: center;}
.base_title li+li{margin-left:5px;}
.base_title li.on{background:#0f7404;}
.base_title li a{display: block;color:#fff;line-height:50px;font-size:16px;}
.base_title li.on a{font-weight: bold;}
.base_title .irh{width:36px;height:36px;border-radius:36px;font-size:12px;color:#999;line-height:36px;text-align:center;border:1px solid #eee;margin-top:7px;}
.base_title .irh:hover{background:#0f7404;color:#fff;font-weight:bold;border:1px solid #0f7404;}
.base_conetnt{margin-top:30px;overflow:hidden;}
.base_conetnt tr{display:block;}
.base_conetnt td{width:330px;margin-right:20px;display:inline-block;}
.base_conetnt td img{width:330px;height:auto;}
.base_conetnt td br{display:none;}
.base_conetnt td div a{display:block;line-height:42px;}
/*news*/
.new_box{width: 100%;overflow: hidden;margin-bottom: 83px;}
.new_con{}
.news_bt{text-align: center;text-transform: uppercase;}
.news_bt b{font-size: 38px;font-weight: bold;display: block;margin-bottom: 16px;padding-top: 67px;}
.news_bt p{color: #999;font-size: 18px;}
.new_bt{padding-top: 50px;display: inline-block;width: 100%;margin-bottom: 32px;border-bottom: 1px solid #dcdcdc;}
.nc_bt{display: inline-block;float: left;margin-top: 4px;}
.nc_bt p{font-size: 30px;letter-spacing: 1px;}
.nc_bt p b{font-size: 30px;color: #0f7404;font-weight: bold;}
.nc_bt em{display: block;width: 16px;height: 2px;background: #0f7404;margin-top: 17px;}
.nc_list{float: left;}
.nc_list a{display: inline-block;text-align: center;font-size: 16px;color: #333;transition:0.5s}
.nc_list a em{width: 25px;height: 25px;font-size:14px;color:#fff;line-height: 25px;border-radius:100%;background:#242424;float: left;overflow:hidden;transition:0.5s}
.nc_list a.on em{font-size:25px;color:#0f7404;background:#fff;border-radius: 0;transition:0.5s}
.nc_list a b{line-height: 25px;transition:0.5s;font-size: 18px;font-weight: bold;display: inline-block;margin-left: 11px;}
.nc_list a+a{margin-left: 20px;}
.nc_list a.on{color: #0f7404;transition:0.5s}
.nc_lj{float: right;}
.nc_lj a{color: #fff;}
.nc_lj a em{width:42px;height: 40px;display: inline-block;background: #333;float: left;position: relative;}
.nc_lj a em::before,.nc_lj a em::after{position:absolute;content:'';background:#fff;top: 50%;left: 50%;width: 1px;height: 7px;}
.nc_lj a em::before{transform: rotateZ(90deg);margin-left: 0px;margin-top: -3px;}
.nc_lj a em::after{transform: rotateZ(0deg);margin-top: -3px;}
.nc_lj a b{width:119px;height: 40px;background: #0f7404;display: block;text-align: center;line-height: 40px;}
.nc_le{width: 569px;}
.ncl_li{position: relative;}
.ncl_li+.ncl_li {display: none;}
.nc_le .news_div{}
.nc_le .news_div_item{width: 569px;position: relative;display: inline-block;height: 442px;transition: 0.5s;}
.nc_le .news_div_item+.news_div_item{display: none;}
.nc_le .news_div_item_date{position: absolute;bottom: 59px;left: 29px;color: #4a4a4a;text-align: center;}
.nc_le .news_div_item_year,.nc_le .news_div_item_month{font-size: 16px;display: inline-block;float: left;}
.nc_le .news_div_item_day{font-size: 56px;font-weight: bold;float: left;display: inline-block;margin-top: -54px;margin-left: -66px;}
.nc_le .news_div_item_content{position: absolute;bottom: 44px;right: 0;width: 430px;border-left: 1px solid #eee;padding-left: 24px;height: 89px;padding-top: 14px;}
.nc_le .news_div_item_title{display: block;margin-bottom: 15px;}
.nc_le .news_div_item_a{color: #343434;font-size: 16px;line-height: 16px;}
.nc_le .news_div_item_body{color: #757575c2;line-height: 24px;}
.nc_le .news_div_item_pic{position: absolute;top: 0;left: 0;z-index: 3;width: 569px;height: 283px;overflow: hidden;}
.nc_le .news_div_item_image{width: 100%;height:auto;transition: 0.5s;}
.nc_ri{width:calc(100% - 620px);}
.nc_tab{}
.nc_tab li+li{display: none;}
.nc_tab .news_div{}
.nc_tab .news_div_item{height: 134px;background: #f2f2f2;border: 1px solid #f2f2f2;transition: 0.6s;padding: 30px 20px 0 26px;position: relative;}
.nc_tab .news_div_item::before{position:absolute;content:'';background:#eee;width:1px;height:100%;top:0;left: 115px;}
.nc_tab .news_div_item:hover {border: 1px solid #0f7404;transition: 0.6s;background: #fff;}
.nc_tab .news_div_item:hover .news_div_item_day{color: #0f7404;transition: 0.6s;}
.nc_tab .news_div_item:hover .news_div_item_a{color: #0f7404;transition: 0.6s;}
.nc_tab .news_div_item+.news_div_item{margin-top: 20px;}
.nc_tab .news_div_item_date{display: inline-block;margin-top: 47px;}
.nc_tab .news_div_item_year,.nc_tab .news_div_item_month{font-size: 16px;display: inline-block;float: left;color:#4a4a4a;margin-top: 5px;transition: 0.6s;}
.nc_tab .news_div_item_day{font-size: 56px;font-weight: bold;float: left;display: inline-block;margin-top: -54px;margin-left: -66px;transition: 0.6s;}
.nc_tab .news_div_item_content{float: right;width: calc(100% - 118px);}
.nc_tab .news_div_item_title{display: block;margin-bottom: 10px;}
.nc_tab .news_div_item_a{color: #343434;font-size: 16px;line-height: 16px;transition: 0.6s;}
.nc_tab .news_div_item_body{color: #757575c2;line-height: 24px;height: 48px;overflow: hidden;}
.nc_tab .news_div_item_pic{display: none;}
.nc_tab .news_div_item_pic,.nc_le .news_div_item_pic a,.nc_le .news_div_item_image{}

.new_fqa{margin-top:30px;}
.news_fqa_le{width: 164px;height: 160px;background: #f9f9f9;padding: 32px 10px 18px 15px;}
.news_fqa_le p{font-size: 24px;line-height: 24px;font-weight:bold;color: #343434;padding-left: 34px;position:relative;}
.news_fqa_le p:before{font-family:'irh';font-size:24px;position:absolute;top:0;left:0;}
.news_fqa_le em{display:block;color: #333;text-align: left;margin-bottom: 29px;margin-top: 10px;margin-left: 34px;}
.news_fqa_le a{width: 139px;height: 35px;display: block;background: #009946;color: #fff;text-align: center;line-height: 35px;transition:0.5s;transform:scaleX(1);}
.news_fqa_le a:hover{transition:0.5s;background: #343434;color: #fff;}
.news_btn>div{width: 72px;height: 15px;color:#fff;background: #fff;cursor: default;padding-top: 4px;}
.news_btn .news_btn_le{background: #2d2d2d;}
.news_bot li+li{display:none;}
.news_fqa_ri{width: calc(100% - 194px);height: 160px;overflow:hidden;position:relative;}
.news_fqa_ri .news_div{position:absolute;top:0;}
.news_fqa_ri .news_div_item{width: 553px;height:163px;float:left;padding: 20px 0 27px;margin-right: 94px;position:relative;}
.news_fqa_ri .news_div_item::before{position:absolute;content:'';top: 10px;left:0;width: 27px;height: 25px;}
.news_fqa_ri .news_div_item_title{display: block;margin-bottom: 30px;}
.news_fqa_ri .news_div_item_a{color: #343434;font-size: 16px;line-height: 16px;font-weight:bold;}
.news_fqa_ri .news_div_item_body{color: #757575c2;line-height: 24px;}

/*footer*/
.footer_dark {background: -moz-linear-gradient(-45deg,#0f7404 0,#cbff4d 100%);background: -webkit-linear-gradient(-45deg,#0f7404 0,#cbff4d 100%);background: linear-gradient(135deg,#0f7404 0,#cbff4d 100%);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f7404',endColorstr='#cbff4d',GradientType=1);position: relative;}
.waveWrapper {overflow: hidden;position: absolute;left: 0;right: 0;top: 0;margin: auto;height: 43px;}
.waveTop {background-size: 50% 44px;background-image: url(files/images/20200913110808_397139017.png);-webkit-animation: move_wave_reverse 10s linear infinite;-moz-animation: move_wave_reverse 10s linear infinite;-o-animation: move_wave_reverse 10s linear infinite;animation: move_wave_reverse 10s linear infinite;right: 0;left: auto;position: absolute;width: 200%;height: 100%;background-repeat: repeat-x;background-position: 0 bottom;transform-origin: center bottom;}
.footer_top .copy_ewm{display:inline-block;vertical-align:top;}
.copy_ewm{float: right;padding:80px 0 0;}
.ce_title{font-size:0;text-align: center;}
.ce_title>div{display:inline-block;vertical-align:middle;}
.ce_title>div p{color:#fff;font-size:56px;}
.ce_title>div em{color:#fff;font-size:18px;}
.copy_ewm ul{margin-top:35px;}
.copy_ewm li{width:156px;}
.copy_ewm li+li{margin-left:20px;}
.copy_ewm li i{width:156px;height:156px;padding:11px;background:url(files/images/20200913115233_1000064055.png) no-repeat center;;}
.copy_ewm li i img{width:134px;}
.copy_ewm li p{color:rgb(255,255,255,0.6);margin-top:10px;text-align:center;}
.copy_ewm li:hover p{color:#fff;}
.footer_top dl{width:17%;height: 431px;text-align:center;border-left:1px solid rgba(255,255,255,0.1);position:relative;padding:80px 0;}
.footer_top dl:before,.footer_top dl:nth-child(4):after{content:'';width:5px;height:12px;background:#fff;position:absolute;top:80px;left:-1px;}
.footer_top dl:nth-child(4){border-right:1px solid rgba(255,255,255,0.1);}
.footer_top dl:nth-child(4):after{left:auto;right:-1px;}
.footer_top dt{font-size:16px;color:#fff;font-weight:bold;margin-bottom:33px;}
.footer_top dd+dd{margin-top:23px;}
.footer_top dd a{color:rgba(255,255,255,0.5);}
.footer_top dd a:hover{color:#fff;}

.container{width:100%;border-top:1px solid rgba(255,255,255,0.1);height:75px;text-align: center;}
.container>div,.container>div a{line-height:75px;color:rgba(255,255,255,0.6);}
.container>div>div,.container>div>div a{font-size: 14px;line-height:74px;color:rgba(255,255,255,0.6);}
.container>div a:hover{color:#fff;}

@-webkit-keyframes move_wave_reverse {
  0% {
    -webkit-transform:translateX(0) translateZ(0)
  }
  50% {
    -webkit-transform:translateX(25%) translateZ(0)
  }
  100% {
    -webkit-transform:translateX(50%) translateZ(0)
  }
  }@-moz-keyframes move_wave_reverse {
    0% {
    -moz-transform:translateX(0) translateZ(0)
  }
  50% {
    -moz-transform:translateX(25%) translateZ(0)
  }
  100% {
    -moz-transform:translateX(50%) translateZ(0)
  }
}
@-o-keyframes move_wave_reverse {
  0% {
    -o-transform:translateX(0) translateZ(0)
  }
  50% {
    -o-transform:translateX(25%) translateZ(0)
  }
  100% {
    -o-transform:translateX(50%) translateZ(0)
  }
}
@keyframes move_wave_reverse {
  0% {
    transform:translateX(0) translateZ(0)
  }
  50% {
    transform:translateX(25%) translateZ(0)
  }
  100% {
    transform:translateX(50%) translateZ(0)
  }
}
.foob_dtk{max-width:1500px;width:100%;padding:20px 0;margin:0 auto;display: flex;justify-content: space-between;}
.foob_dtk span{display:block;width:120px;line-height:26px;}
.foob_dtk p{width:calc(100% - 120px);line-height:26px;color:#999;}


/*在线客服*/
.y-kefu-box {position: fixed; right: 0; top: 40%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(files/images/20200928164143_646331939.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 28px; height: 27px; background-position: -7px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; background-color: #0f7404; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; background-color: #0f7404; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;border-bottom: 1px #efefef solid;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #0f7404; border-color: #0f7404; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .show-status .kf-zixun { background-color: #0f7404; border-color: #0f7404; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.y-kefu-box01 .kf-widget>i { width: 22px; height: 22px; background-position: -5px -206px; }
.y-kefu-box01 .kf-widget:hover>i {background-position: -31px -206px; }
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #0f7404; }
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px; }
.y-kefu-box01 .kf-zixun1 i { width: 22px; height: 22px; background-position: -5px -206px; }
.y-kefu-box01 .kf-zixun1:hover>i { background-position: -31px -206px; }


.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
/*咨询热线*/
.y-kefu-box01 .mobile-infos { width: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color: #0f7404; font-size: 18px; }
y-kefu-box .right {
width: 12px;
height: 12px;
position: absolute;
right: -12px;
top: 24px;
}
y-kefu-box .right-arrow1,
y-kefu-box .right-arrow2 {
width: 0;
height: 0;
display: block;
position: absolute;
left: 0;
top: 0;
border-top: 6px transparent dashed;
border-right: 6px transparent dashed;
border-bottom: 6px transparent dashed;
border-left: 6px white solid;
overflow: hidden;
}
y-kefu-box .right-arrow1 {
left: 1px;
border-left: 6px #efefef solid;
}
y-kefu-box .right-arrow2 {
border-left: 6px white solid;
}
/*二维码*/
.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width:115px; height:114px; margin: 20px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*email*/
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#f55b1b;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁 */
body {overflow-y: scroll; min-width:1500px;}

/*设置浮动*/
.fl,.pull-left {float: left;}
.fr,.pull-right {float: right;}
.pr{position: relative;}
.pa{position: absolute;}

.clear{ clear:both; height: 0; overflow: hidden;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}

/*动画效果*/
@keyframes nbanA{
0%{transform: translateY(0px);}
50%{transform: translateY(-10px);}
100%{transform: translateY(0px);}
}
@keyframes moveBg {
  0% {
    background-position: 0% 30%;
  }

  100% {
    background-position: 100% 50%;
  }
}

.box,.content,.w1200,.w1300,.width-1200,.w1400{ width:1500px; margin:0 auto;}

/* -- 内页布局 -- */
.page_bg { padding:0 0 30px; background:#fff;}
.page_main { margin: 0 auto; width: 1500px;}  /*版面宽度*/
.page_content{ width:1075px;} /*右边宽度*/
.page_left{ width:300px;} /*左边宽度*/
.page_full{ width:100%;}
.dis,.hide{ display:none;}

.line-clamp-1{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.line-clamp-2{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.line-clamp-3{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}






