@charset "utf-8";
/* CSS Document */
body{ margin:0; padding:0; font-family:"Microsoft YaHei",Arial, Helvetica, sans-serif; font-size:14px; color:#333; text-align:center; background:#fff; line-height:26px; margin-left:auto; margin-right:auto; overflow-x:hidden;}
a{ color:#333; text-decoration:none; outline-style:none; outline-color:invert; outline-width:medium; -webkit-tap-highlight-color:transparent; transition:all 0.3s; -ms-transition:all 0.3s;}
a:link{ text-decoration:none;}
a:hover{ color:#3eb530;}
a img{ border:0 none;}
a{ blr:expression(this.onFocus=this.blur());}
a{ outline:none;}
a:focus{ outline:none;} 
h1,h2,h3,h4,ul,li,div,p,span,b,i,input,select{ margin:0; padding:0;}
ul,li,dl,dd,dt{ padding:0; margin:0; list-style:none;}
input,button,textarea{ font-family:"Microsoft YaHei",Arial, Helvetica, sans-serif; outline:none; resize:none; -webkit-appearance:none; border-radius:0; -webkit-border-radius:0;}
em,i{ font-style:normal;}
img{ display:block;}
video{ outline:none;}
.clear{ clear:both; height:0; overflow:hidden; display:block;}
.float_left{ float:left;}
.float_right{ float:right;}
.font{ font-family:'SimSun';}
.length{ word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.con{ padding:20px 0 60px 0; background:url(../images/content_bg.jpg) no-repeat center; background-size:100% auto; background-attachment:fixed;}
.content{ min-width:1100px; width:94%; margin:0 auto; padding:0; text-align:left;}
.container{ max-width:1200px; width:100%; margin:0 auto; padding:0; text-align:left;}
@font-face
{
font-family: impact;
src: url('../fonts/impact.ttf'),
     url('../fonts/impact.woff') format('woff');
}
@font-face
{
font-family: din-bold;
src: url('../fonts/din-bold.ttf'),
     url('../fonts/din-bold.woff') format('woff');
}
/* CSS Common*/

/*header */
#header{ position:fixed; width:100%; background:rgba(0,0,0,0.6); margin:0 auto; text-align:center; z-index:9;}
#header .header_con{ height:80px; display:flex; justify-content:space-between; align-items:center;}
#header .phone{ color:#fff; font-size:16px;}
.header_box{ background:none !important;}

/*menu*/
.menu{ width:65%;}
.menu>ul{ display:flex; justify-content:space-between;}
.menu>ul>li{ height:80px; line-height:80px; text-align:center; display:flex; align-items:center; position:relative; z-index:9;}
.menu>ul>li>a{ display:block; color:#fff; font-size:16px; line-height:1;}
.menu>ul>li>a.on:after{ content:''; width:100%; height:2px; background:#61b85a; display:block; margin-top:8px; position:absolute;}
.menu>ul>li>a>em{ display:block; text-transform:uppercase; font-weight:lighter; font-size:12px; line-height:1; margin-top:8px;}
.menu>ul>li dl{ width:150%; background:rgba(0,0,0,0.7); position:absolute; left:-22%; right:0; top:80px; display:none;}
.menu>ul>li dl dd{ width:100%; display:flex; align-items:center; justify-content:center; text-align:center;}
.menu>ul>li dl dd a{ display:block; line-height:1.4; padding:10px; box-sizing:border-box; font-size:14px; color:#fff;}
.menu>ul>li dl dd:hover{ background:#3eb530;}

/*banner*/
.banner .swiper-slide{ height:100vh; background-position:center; background-repeat:no-repeat; background-size:cover; display:flex; align-items:center;}
.banner .swiper-slide .content{ position:absolute; z-index:10;}
.banner .swiper-slide video{ width:100%; height:100%; background:rgba(0,0,0,1); object-fit:cover;}
.banner .swiper-slide video+.content .desc{ display:none;}
.banner .swiper-slide .desc{ width:90%; margin:0 auto; text-align:left; }
.banner .swiper-slide .desc>span{ font-size:70px; color:#61b85a; display:block; line-height:1; font-weight:bold; position:relative; bottom:-100px; opacity:0;}
.banner .swiper-slide .desc>em{ font-size:24px; color:#fff; display:block; margin-top:20px; position:relative; bottom:-100px; opacity:0;}
.banner .swiper-slide .desc>p{ width:500px; margin-top:25px; font-size:22px; line-height:1.6; color:#fff; display:block; position:relative; bottom:-100px; opacity:0;}
.banner .swiper-slide .desc>.desc_box{ width:52rem; margin-top:10px; font-size:20px; line-height:1.4; color:#fff; font-family:Arial; position:relative; bottom:-100px; opacity:0;}
.banner .swiper-slide .desc>a{ width:160px; height:36px; line-height:36px; border-radius:10px; background:#61b85a; display:block; color:#fff; margin-top:30px; text-align:center; position:relative; opacity:0;}
.banner .swiper-slide .desc_list>span{ font-size:60px; background:-webkit-linear-gradient(#f1c538,#a08b26); background:-o-linear-gradient(#f1c538,#a08b26); background:-moz-linear-gradient(#f1c538,#a08b26); background:linear-gradient(#f1c538,#a08b26); background-clip:text; -webkit-background-clip:text; -webkit-text-fill-color:transparent;}
.banner .swiper-slide .desc_list>em{ font-size:60px; line-height:1; font-weight:bold; background:-webkit-linear-gradient(#f1c538,#a08b26); background:-o-linear-gradient(#f1c538,#a08b26); background:-moz-linear-gradient(#f1c538,#a08b26); background:linear-gradient(#f1c538,#a08b26); background-clip:text; -webkit-background-clip:text; -webkit-text-fill-color:transparent;}
.banner .swiper-slide .desc_list>.desc_box{ background:-webkit-linear-gradient(left,#f1c538,#694eeb); background:-o-linear-gradient(right,#f1c538,#a08b26); background:-moz-linear-gradient(right,#f1c538,#a08b26); background:linear-gradient(to right,#f1c538,#a08b26); background-clip:text; -webkit-background-clip:text; -webkit-text-fill-color:transparent;}

.banner .swiper-pagination{ width:100%; bottom:12px;}
.banner .swiper-pagination-bullet{ margin:0 5px !important;}
.banner .swiper-pagination-bullet{ background:#fff; opacity:1; width:10px; height:10px;}
.banner .swiper-pagination-bullet-active{ background:#3eb530;}
.banner .swiper-button-next,.banner .swiper-button-prev{ width:15px; height:24px; background-size:15px 24px; margin-top:-12px;}
.banner .swiper-button-prev{ left:20px;}
.banner .swiper-button-next{ right:20px;}

/*banner_inside*/
.banner_inside .swiper-slide{ background-position:center; background-repeat:no-repeat; display:flex; align-items:center; position:relative;}
.banner_inside .swiper-slide .img{ width:100%; position:absolute; top:80px; left:0; right:0; margin:auto;}
.banner_inside .swiper-slide img{ width:100%; height:auto;}
.banner_inside .swiper-slide .m_img{ display:none;}
.banner_inside .swiper-slide .desc{ width:80%; position:absolute; left:0; right:0; margin:auto; text-align:left;}
.banner_inside .swiper-slide .desc>span{ font-size:45px; color:#3eb530; font-weight:bold; display:block; line-height:1.2;}
.banner_inside .swiper-slide .desc>.box{ margin-top:30px; font-size:20px;}
.banner_inside .swiper-slide .desc_box>span{ color:#fff;}
.banner_inside .swiper-slide .desc_box>.box{ color:#fff;}
.banner_inside .swiper-slide .desc_list>span{ background:-webkit-linear-gradient(#f1c538,#a08b26); background:-o-linear-gradient(#f1c538,#a08b26); background:-moz-linear-gradient(#f1c538,#a08b26); background:linear-gradient(#f1c538,#a08b26); background-clip:text; -webkit-background-clip:text; -webkit-text-fill-color:transparent;}
.banner_inside .swiper-slide .desc_list>.box{ background:-webkit-linear-gradient(left,#f1c538,#694eeb); background:-o-linear-gradient(right,#f1c538,#a08b26); background:-moz-linear-gradient(right,#f1c538,#a08b26); background:linear-gradient(to right,#f1c538,#a08b26); background-clip:text; -webkit-background-clip:text; -webkit-text-fill-color:transparent;}

/*home*/
.home_nav{ position:fixed; right:26px; height:100%; top:50%; bottom:0; z-index:9;}
.home_nav>ul>li{ padding:20% 0; text-align:right;}
.home_nav>ul>li>a>span{ width:70px; height:22px; line-height:22px; background:#61b85a; color:#fff; font-size:12px; text-align:center; display:none; position:relative;}
.home_nav>ul>li>a>span>i{ width:0px; height:0px; border-width:5px; border-style:solid; border-color:transparent transparent transparent #61b85a; position:absolute; right:-10px; top:6px;}
.home_nav>ul>li>a>em{ width:34px; height:3px; background:rgba(255,255,255,0.8); display:inline-block; position:relative; top:-3px; margin-left:10px;}
.home_nav>ul>li>a.active>span{ display:inline-block;}
.home_nav>ul>li>a.active>em{ background:#61b85a;}
.home_nav>ul>li:last-child{ display:none;}

/*home_about*/
#home_about{ width:100%; height:100vh; background-position:center; background-repeat:no-repeat; background-size:cover;}
#home_about .home_about_con{ display:flex; align-items:center; justify-content:center; padding-top:90px;}
#home_about .home_about_con .desc{ text-align:center; color:#fff;}
#home_about .home_about_con .desc>span{ font-size:50px; display:block; line-height:1; position:relative; bottom:-100px; opacity:0;}
#home_about .home_about_con .desc>em{ font-size:50px; display:block; line-height:1.5; position:relative; bottom:-100px; opacity:0;}
#home_about .home_about_con .desc>p{ font-size:12px; text-transform:uppercase; position:relative; bottom:-100px; opacity:0;}
#home_about .home_about_con .desc>.desc_box{ font-size:18px; line-height:1.6; margin-top:15px; position:relative; bottom:-100px; opacity:0;}
#home_about .home_about_con ul{ width:60rem; margin:0 auto; display:flex; flex-wrap:wrap; justify-content:space-between; margin-top:5rem; position:relative; bottom:-100px; opacity:0;}
#home_about .home_about_con ul>li{ width:30%; color:#fff; text-align:center; margin-bottom:3rem;}
#home_about .home_about_con ul>li>span{ font-size:80px; font-family:'din-bold'; display:block; line-height:1;}
#home_about .home_about_con ul>li>em{ font-size:16px; margin-top:10px; display:block;}
#home_about .home_about_con ul>li>i{ width:80%; margin:0 auto; font-size:14px; line-height:1.4; margin-top:5px; display:block;}
#home_about .home_about_con ul>li:nth-last-child(-n+3){ margin-bottom:0;}

/*home_pro*/
#home_pro{ width:100%; height:100vh; background-color:#000; background-position:center; background-repeat:no-repeat; background-size:cover;}
#home_pro .home_pro_con{ height:100%; display:flex; align-items:center; justify-content:center; overflow:hidden;}
#home_pro .home_pro_con>ul{ width:100%; height:100%; display:flex; transition:all 1s;}
#home_pro .home_pro_con>ul>li{ position:relative; width:25%; height:100%; transition:all 1s;}
#home_pro .home_pro_con>ul:hover>li{ width:20%;}
#home_pro .home_pro_con>ul>li:hover{ width:40%;}
#home_pro .home_pro_con>ul>li>.img{ position:absolute; background:#000;}
#home_pro .home_pro_con>ul>li>.img>img{ opacity:0.6;}
#home_pro .home_pro_con ul>li>.desc{ width:100%; height:100%; position:absolute; top:0; left:0; bottom:0; right:0; margin:auto; color:#fff; z-index:2; display:flex; align-items:center; justify-content:center; overflow:hidden;}
#home_pro .home_pro_con ul li>.desc .desc_box{ margin:0 auto; position:absolute; top:0; bottom:0; left:0; right:0; opacity:1; display:flex; align-items:center; justify-content:center; transition:all 0.3s;}
#home_pro .home_pro_con ul li>.desc .desc_box .img{ margin:0 auto; width:100px; height:100px; border-radius:50%; display:flex; align-items:center; justify-content:center;}
#home_pro .home_pro_con ul li>.desc .desc_box .img:after{ content:''; position:absolute; background:rgba(255,255,255,0.3); width:100px; height:100px; border-radius:50%; animation:scale 2s infinite;}
#home_pro .home_pro_con ul li>.desc .desc_box .img_box{ background:#fff; width:70px; height:70px; border-radius:50%; display:flex; align-items:center; justify-content:center;}
#home_pro .home_pro_con ul li>.desc .desc_box span{ display:block; font-size:24px; margin-top:3rem;}
#home_pro .home_pro_con ul li>.desc .desc_box em{ display:block; font-size:16px; margin-top:0.5rem; text-transform:uppercase;}
#home_pro .home_pro_con ul li>.desc .desc_box i{ width:90px; height:3px; background:#6ad161; display:block; margin:0 auto; margin-top:2rem;}
#home_pro .home_pro_con ul li>.desc .desc_box a{ width:160px; height:36px; line-height:36px; margin:0 auto; border-radius:10px; background:#61b85a; display:block; color:#fff; margin-top:3rem; text-align:center;}
#home_pro .home_pro_con ul li>.desc .desc_list{ margin:auto;}
#home_pro .home_pro_con ul li>.desc .desc_list .img{ margin:0 auto; position:absolute; width:60%; left:0; right:0; top:50%; opacity:0; transition:all 1s;}
#home_pro .home_pro_con ul li>.desc .desc_list .img_box{ margin:0 auto; background:#fff; width:70px; height:70px; border-radius:50%; display:flex; align-items:center; justify-content:center;}
#home_pro .home_pro_con ul li>.desc .desc_list .list{ width:25rem; margin:auto; margin-top:20px; font-size:16px; line-height:1.6;}
#home_pro .home_pro_con ul li>.desc .desc_list .list>span{ font-size:22px; margin-top:10px; display:block;}
#home_pro .home_pro_con ul li>.desc .desc_list .list>span:nth-child(2){ font-size:15px; margin-top:10px;}
#home_pro .home_pro_con ul li>.desc .desc_list .desc{ position:absolute; left:0; right:0; bottom:0; opacity:0; transition:all 0.6s;}
#home_pro .home_pro_con ul li>.desc .desc_list .desc>span{ display:block; font-size:24px; margin-top:3rem;}
#home_pro .home_pro_con ul li>.desc .desc_list .desc>em{ display:block; font-size:16px; margin-top:0.5rem; text-transform:uppercase;}
#home_pro .home_pro_con ul li>.desc .desc_list .desc>a{ width:160px; height:36px; line-height:36px; margin:0 auto; border-radius:10px; background:#61b85a; display:block; color:#fff; margin-top:1rem; text-align:center;}
#home_pro .home_pro_con ul li:hover .desc .desc_box{ opacity:0;}
#home_pro .home_pro_con ul li:hover .desc .img{ top:10rem; opacity:1;}
#home_pro .home_pro_con ul li:hover .desc .list{ top:10rem; opacity:1;}
#home_pro .home_pro_con ul li:hover .desc .desc{ bottom:6rem; opacity:1;}
@keyframes scale{
0%{ transform:scale(1);}
50%{ transform:scale(1.12);}
100%{ transform:scale(1);}
}

/*home_partner*/
#home_partner{ width:100%; height:100vh; background-position:center; background-repeat:no-repeat; background-size:cover;}
#home_partner .home_partner_con{ padding-top:90px;}
#home_partner .home_partner_con .content{ display:flex; align-items:center; justify-content:flex-end;}
#home_partner .home_partner_con .desc{ width:40%; text-align:left; color:#fff;}
#home_partner .home_partner_con .desc>span{ font-size:30px; display:block; line-height:1; font-weight:lighter; text-transform:uppercase; position:relative; bottom:-100px; opacity:0;}
#home_partner .home_partner_con .desc>em{ font-size:70px; display:block; line-height:1.5; font-weight:bold; color:#5bca48; position:relative; bottom:-100px; opacity:0;}
#home_partner .home_partner_con .desc>p{ font-size:12px; text-transform:uppercase;}
#home_partner .home_partner_con .desc>.desc_box{ font-size:18px; line-height:1.8; margin-top:10px; position:relative; bottom:-100px; opacity:0;}
#home_partner .home_partner_con .desc>a{ width:160px; height:36px; line-height:36px; border-radius:10px; background:#61b85a; display:block; color:#fff; margin-top:2rem; text-align:center; position:relative; opacity:0;}

/*home_news*/
#home_news{ width:100%; height:100vh; background-position:center; background-repeat:no-repeat; background-size:cover;}
#home_news>div{ vertical-align:top;}
#home_news .home_news_con{ padding-top:90px;}
#home_news .home_news_con .dh{ color:#fff; display:flex; align-items:center; justify-content:center; line-height:1; padding-top:3rem; position:relative; bottom:-100px; opacity:0;}
#home_news .home_news_con .dh>span{ font-size:50px; display:block;}
#home_news .home_news_con .dh>em{ display:block; font-size:22px; font-weight:lighter; width:100px; line-height:1.2; text-align:left; position:relative; top:3px; margin-left:15px;}
#home_news .home_news_con .list{ display:flex; justify-content:space-between; position:absolute; bottom:0; overflow:hidden;}
#home_news .home_news_con .list>ul{ width:50%; display:flex; flex-wrap:wrap; position:relative; bottom:-100px; opacity:0;}
#home_news .home_news_con .list>ul>li{ width:50%; position:relative; overflow:hidden;}
#home_news .home_news_con .list>ul>li>.img_box{ width:100%; height:100%; overflow:hidden;}
#home_news .home_news_con .list>ul>li>.img_box>img{ width:100%; height:100%; object-fit:cover; transition:all 0.5s; -ms-transition:all 0.5s;}
#home_news .home_news_con .list>ul>li:hover>.img_box>img{ transform:scale(1.08); -webkit-transform:scale(1.08);}
#home_news .home_news_con .list>ul>li>.desc{ width:100%; height:100%; position:absolute; background:rgba(0,0,0,0.5); top:0; left:0; right:0; bottom:0; margin:auto; z-index:2; display:flex; align-items:center; justify-content:center; transition:all 0.5s; -ms-transition:all 0.5s;}
#home_news .home_news_con .list>ul>li>.desc .desc_box{ text-align:center;}
#home_news .home_news_con .list>ul>li>.desc span{ color:#fff; display:block; font-size:18px; width:80%; text-shadow:rgba(0,0,0,0.5) 1px 1px 1px; overflow:hidden; text-overflow:ellipsis; display:box; display:-webkit-box; line-clamp:2; -webkit-line-clamp:2; -webkit-box-orient:vertical; margin:0 auto;}
#home_news .home_news_con .list>ul>li>.desc a{ width:160px; height:36px; line-height:36px; border-radius:10px; background:#61b85a; display:block; color:#fff; text-align:center; margin:0 auto; margin-top:10px;}
#home_news .home_news_con .list>ul>li:hover .desc{ background:none;}
#home_news .home_news_con .list>.img{ width:50%; position:relative; overflow:hidden; position:relative; bottom:-100px; opacity:0;}
#home_news .home_news_con .list>.img .img_box{ width:100%; height:100%; overflow:hidden;}
#home_news .home_news_con .list>.img .img_box>img{ width:100%; height:100%; object-fit:cover; transition:all 0.5s; -ms-transition:all 0.5s;}
#home_news .home_news_con .list>.img:hover .img_box>img{ transform:scale(1.08); -webkit-transform:scale(1.08);}
#home_news .home_news_con .list>.img .desc{ width:100%; height:100px; position:absolute; background:rgba(137,2,13,0.9); top:0; left:0; right:0; margin:auto; z-index:2; display:flex; align-items:center; color:#fff; text-align:left; padding-left:40px; font-size:18px; transition:all 0.5s; -ms-transition:all 0.5s; box-sizing:border-box;}
#home_news .home_news_con .list>.img .desc .desc_box{ width:80%;}
#home_news .home_news_con .list>.img .desc span{ display:block;}
#home_news .home_news_con .list>.img .desc p{ word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

/*home_feedback*/
#home_feedback{ background:#010101;}
#home_feedback .home_feedback_con{ background:#369e15; padding:20px 0; color:#fff;}
#home_feedback .home_feedback_con .form{ width:90%; margin:0 auto;}
#home_feedback .home_feedback_con span{ display:block; font-size:18px; line-height:1;}
#home_feedback .home_feedback_con form{ margin-top:15px; display:flex; justify-content:space-between;}
#home_feedback .home_feedback_con form>input[type="text"]{ width:20%; height:40px; line-height:40px; background:rgba(255,255,255,0.9); text-indent:20px; border:0; font-size:16px; color:#333;}
#home_feedback .home_feedback_con form>input:focus{ background:#fff; color:#333;}
#home_feedback .home_feedback_con form>button{ width:15%; background:#278507; height:40px; font-size:16px; border:0; color:#fff; cursor:pointer; transition:all 0.3s; -ms-transition:all 0.3s;}
#home_feedback .home_feedback_con form>button:hover{ background:#247b06;}
#home_feedback .home_feedback_con form>select{ width:20%; height:40px; background:rgba(255,255,255,0.9); text-indent:20px; border:0; font-size:16px; color:#333; outline:none;}
#home_feedback .float_phone{ display:none;}

/*left*/
#left{ width:100%; margin-top:-46px; position:relative; z-index:2;}
#left .left_dh{ display:flex; background:rgba(255,255,255,0.7); border-radius:10px 10px 0 0; overflow:hidden;}
#left .left_dh>span{ width:146px; font-size:18px; font-weight:bold; height:46px; line-height:46px; text-align:center; background:-webkit-linear-gradient(left,#39ca4d,#22e764); background:-o-linear-gradient(right,#39ca4d,#22e764); background:-moz-linear-gradient(right,#39ca4d,#22e764); background:linear-gradient(to right,#39ca4d,#22e764); color:#fff; border-radius:10px 30px 30px 0; margin-right:10px;}
#left .left_dh>ul{ display:flex; align-items:center;}
#left .left_dh>ul>li{ padding:0 22px;}
#left .left_dh>ul>li a{ height:46px; line-height:46px; padding:0 8px; display:block; box-sizing:border-box;}
#left .left_dh>ul>li a:hover{ color:#3eb530;}
#left .left_dh>ul>li a.on{ border-bottom:2px solid #73be6d;}

/*content*/
#right{ width:100%; margin-top:60px;}
#right .right_con{ min-height:200px;}
#right .right_dh{ text-align:center; line-height:1;}
#right .right_dh>span{ font-size:52px; font-weight:bold; color:#4a4a4a; display:block;}
#right .right_dh>em{ font-size:48px; color:#fff; display:block; margin-top:18px; text-transform:uppercase; font-family:'din-bold'; font-weight:bold; text-shadow:-1px 0 #60b659,0 1px #60b659,1px 0 #60b659,0 -1px #60b659;}
#right .right_dh>i{ width:80px; height:6px; background:#60b659; margin:0 auto; margin-top:20px; display:inline-block; position:relative;}
#right .right_dh>i:before{ content:''; width:80px; height:2px; background:#60b659; display:inline-block; position:absolute; right:100%; margin-right:20px; top:2px;}
#right .right_dh>i:after{ content:''; width:80px; height:2px; background:#60b659; display:inline-block; position:absolute; left:100%; margin-left:20px; top:2px;}
#right .right_dh>p{ width:780px; margin:0 auto; margin-top:30px; font-size:16px; line-height:1.6;}
#right .right_dh>p>span{ display:block; font-size:14px; margin-top:5px;}
#right .right_dh .desc{ margin-top:20px; font-size:16px; line-height:2;}
#right .right_box img{ max-width:100%; height:auto; display:inline-block;}
#right .right_box video{ max-width:100%; height:auto;}
#right .right_box iframe{ max-width:100%; height:auto;}

/*local*/
.local_dh{ color:#60b659; background:url(../images/local_ico.png) no-repeat left 3px; padding-left:30px;}
.local_dh>a{ color:#60b659;}

/*about*/
.company>.dh{ color:#60b659; margin-top:50px;}
.company>.dh>span{ font-size:22px; display:block; font-weight:bold;}
.company>.dh>em{ font-size:14px; display:block;}
.company>.desc{ margin-top:25px; font-size:16px; line-height:2;}
.company>.desc>.box{ display:flex; flex-wrap:wrap; justify-content:space-between;}
.company>.desc>.box:nth-child(2n){ flex-direction:row-reverse; margin-top:40px;}
.company>.desc .desc_box{ width:50%;}
.company>.desc .img{ width:46%;}
.company>.desc .img img{ width:100%; height:auto;}
.company>.desc .img video{ width:100%; height:auto;}
.company>ul{ width:98%; margin:0 auto; margin-top:70px; display:flex; flex-wrap:wrap; justify-content:space-between;}
.company>ul>li{ width:420px; display:flex; align-items:center; margin-bottom:70px;}
.company>ul>li>img{ width:68px; height:auto; margin-right:30px;}
.company>ul>li>.desc{ display:flex; flex-wrap:wrap;}
.company>ul>li>.desc .box{ width:160px;}
.company>ul>li>.desc .box>em{ font-size:28px; font-weight:bold; display:block; line-height:1.2;}
.company>ul>li>.desc .box>p{ font-size:15px; margin-top:10px; display:block; line-height:1;}
.company>ul>li>.desc .num{ display:flex; flex-wrap:wrap; align-items:center;}
.company>ul>li>.desc .num>span{ font-size:42px; font-weight:bold; display:inline-block;}
.company>ul>li>.desc .num>i{ font-size:24px; margin-left:5px;}
.company>ul>li:nth-last-child(-n+2){ margin-bottom:0;}
.company>.list{ margin-top:70px; font-size:16px; line-height:2;}
.company>.list .list_box:nth-child(2){ margin-top:70px; display:flex; align-items:center; justify-content:center;}
.company>.list .list_box>ul{ margin-left:8%;}
.company>.list .list_box>ul>li{ margin-bottom:10px;}
.company>.list .list_box>ul>li>span{ display:block; color:#6abc64; font-weight:bold; font-size:22px;}
.company>.list .list_box>ul>li>.desc{ font-size:15px; line-height:1.4;}
.company>.list img{ max-width:726px; height:auto; margin:0 auto;}
.speech{ margin-top:50px; margin-bottom:40px; display:flex; justify-content:space-between;}
.speech>.desc{ width:46%; font-size:16px; line-height:2;}
.speech>.desc img{ display:inline-block; position:relative; top:20px; margin-left:15px;}
.speech>.img{ width:50%;}
.speech>.img img{ width:100%; height:auto;}
.history{ margin-top:100px; margin-bottom:30px; position:relative;}
.history>.img{ width:100%;}
.history>.img>img{ max-width:100%; margin:0 auto; height:auto;}
.history>.img>.desc{ width:372px; height:372px; background:#60b659; padding:0 40px; box-sizing:border-box; position:absolute; top:-70px; right:32px; display:flex; align-items:center; text-align:right; justify-content:flex-end;}
.history>.img>.desc>.desc_box{ color:#fff; line-height:1.4;}
.history>.img>.desc>.desc_box>span{ font-size:30px;}
.history>.img>.desc>.desc_box>.desc_con{ font-size:18px; margin-top:20px;}
.history>.img>.desc>.desc_box>em{ margin-top:40px; display:block;}
.history>.list{ margin-top:60px; text-align:center; line-height:1.4; color:#61b85a;}
.history>.list>span{ font-size:40px; display:block;}
.history>.list>em{ font-size:30px; display:block; font-family:Arial; margin-top:5px;}
.history>.list>.list_box{ margin-top:45px;}
.history>.list>.list_box>img{ margin:0 auto;}
.history>.list>.list_box>img:nth-child(3){ margin-top:20px;}
.history>.list>.list_box>.list_con{ position:relative; margin-top:10px; background:url(../images/history_ico.jpg) repeat-y top;}
.history>.list>.list_box>.list_con:after{ content:''; width:0; height:100%; background-color:#84c47f; position:absolute; top:0; left:50%; margin-left:-1.5px; z-index:-1;}
.history>.list>.list_box>.list_con ul>li{ width:100%; display:flex; flex-wrap:wrap;}
.history>.list>.list_box>.list_con ul>li .list_box{ width:50%; box-sizing:border-box; text-align:right;}
.history>.list>.list_box>.list_con ul>li .list_box>span{ padding-right:120px; padding-bottom:25px; font-size:80px; font-family:'din-bold'; color:#fff; line-height:1; display:block; position:relative; text-shadow:-1px 0 #84c47f,0 1px #84c47f,1px 0 #84c47f,0 -1px #84c47f; z-index:2;}
.history>.list>.list_box>.list_con ul>li .list_box>span:before{ content:''; position:absolute; width:12px; height:12px; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; background-color:#60b659; bottom:0; right:0; margin-right:-6px; margin-bottom:-6px;}
.history>.list>.list_box>.list_con ul>li .list_box>span:after{ content:'';position:absolute; width:292px; height:2px; background-color:#60b659; bottom:0; right:0;}
.history>.list>.list_box>.list_con ul>li .list_box>em{ padding-right:120px; margin-top:25px; display:block; font-size:30px; color:#6ebb68;}
.history>.list>.list_box>.list_con ul>li .list_box>em>i{ font-size:14px;}
.history>.list>.list_box>.list_con ul>li .list_box>.desc{ padding-right:120px; color:#333; margin-top:10px; font-size:16px; line-height:2;}
.history>.list>.list_box>.list_con ul>li .list_box>.img{ padding-right:120px; text-align:right; margin-top:20px;}
.history>.list>.list_box>.list_con ul>li .list_box>.img>img{ width:100%; max-width:278px; height:auto; display:inline-block;}
.history>.list>.list_box>.list_con ul>li:nth-child(2n){ flex-direction:row-reverse; margin-top:-200px;}
.history>.list>.list_box>.list_con ul>li:nth-child(2n) .list_box{ padding-right:0; text-align:left;}
.history>.list>.list_box>.list_con ul>li:nth-child(2n) span{ padding-left:120px; padding-right:0;}
.history>.list>.list_box>.list_con ul>li:nth-child(2n) em{ padding-left:120px; padding-right:0;}
.history>.list>.list_box>.list_con ul>li:nth-child(2n) .desc{ padding-left:120px; padding-right:0;}
.history>.list>.list_box>.list_con ul>li:nth-child(2n) .img{ padding-left:120px; padding-right:0; text-align:left;}
.history>.list>.list_box>.list_con ul>li:nth-child(2n) span:before{ right:auto; left:0; margin-left:-6px; margin-right:0;}
.history>.list>.list_box>.list_con ul>li:nth-child(2n) span:after{ right:auto; left:0;}
.honor{ margin-top:50px; display:flex; justify-content:space-between;}
.honor>.dh{ width:245px;}
.honor>.dh>ul>li{ height:82px; background:#60b659; padding-left:25px; box-sizing:border-box; display:flex; align-items:center; border-bottom:1px solid rgba(255,255,255,0.12); transition:all 0.3s; -ms-transition:all 0.3s;}
.honor>.dh>ul>li>a{ width:100%; color:#fff; font-size:18px; display:flex; align-items:center;}
.honor>.dh>ul>li>a>.img{ width:60px; height:60px; overflow:hidden; padding-right:20px;}
.honor>.dh>ul>li>a>.img>.img_box{ width:100%; height:100%; transition:all 0.5s; -ms-transition:all 0.5s;}
.honor>.dh>ul>li>a>.img>.img_box{ display:flex; align-items:center; justify-content:center;}
.honor>.dh>ul>li>a>.img>.img_box>img{ width:46px; height:auto;}
.honor>.dh>ul>li:hover>a>.img>.img_box:nth-child(1){ margin-top:-60px;}
.honor>.dh>ul>li>a>span{ line-height:1;}
.honor>.dh>ul>li>a>span>i{ font-size:12px; text-transform:uppercase; display:block; margin-bottom:5px;}
.honor>.dh>ul>li:hover{ background:#4da946;}
.honor .list_box{ width:calc(100% - 245px); background:#fff; border-top:8px solid #60b659; padding:0 70px; box-sizing:border-box; position:relative;}
.honor .list>.list_dh{ margin:40px 0; text-align:right;}
.honor .list>.list_dh>span{ font-size:30px;}
.honor .list>.list_dh>span>i{ text-transform:uppercase; display:block; margin-bottom:12px; font-weight:bold; color:#60b659;}
.honor .list>ul{ display:flex; flex-wrap:wrap;}
.honor .list>ul>li{ width:31.333%; background:#f7f7f7; margin-left:3%; margin-bottom:3%; text-align:center; padding:30px 25px; box-sizing:border-box;}
.honor .list>ul>li:nth-child(3n+1){ margin-left:0;}
.honor .list>ul>li .img{ width:100%; height:160px; text-align:center; display:flex; align-items:center; padding:15% 0;}
.honor .list>ul>li .img>img{ max-width:100%; max-height:100%; margin:0 auto; transition:all 0.5s; -ms-transition:all 0.5s;}
.honor .list>ul>li .img:hover>img{ transform:scale(1.08); -webkit-transform:scale(1.08);}
.honor .list>ul>li span{ display:block;}
.honor .list>ul>li em{ display:block; line-height:1.4; margin-top:5px;}
.honor .list>.page span{ position:absolute; top:50%; margin-top:26px; width:50px; height:50px; font-size:30px; border-radius:50%; display:flex; align-items:center; justify-content:center; border:1px solid #60b659; color:#60b659;  transition:all 0.3s; -ms-transition:all 0.3s; cursor:pointer; z-index:2;}
.honor .list>.page span.prev{ left:0;}
.honor .list>.page span.next{ right:0;}
.honor .list>.page span:hover{ background:#60b659; color:#fff;}
.culture{ margin-top:50px;}
.culture>.img{ width:100%;}
.culture>.img>img{ max-width:100%; margin:0 auto; height:auto;}
.culture>ul{ margin-top:70px; display:flex; flex-wrap:wrap;}
.culture>ul>li{ width:22%; margin-left:4%;}
.culture>ul>li:nth-child(4n+1){ margin-left:0;}
.culture>ul>li .img{ position:relative;}
.culture>ul>li .img>img{ width:100%; max-width:250px; margin:0 auto;}
.culture>ul>li .img>i{ width:56px; height:56px; border-radius:50%; background:#60b659; display:block; color:#fff; font-size:30px; font-family:'din-bold'; display:flex; align-items:center; justify-content:center; position:absolute; left:0; right:0; margin:auto; margin-top:-28px;}
.culture>ul>li .desc{ margin-top:60px;}
.culture>ul>li .desc>span{ font-size:20px; font-weight:bold; color:#60b659; display:block;}
.culture>ul>li .desc>em{ display:block; color:#60b659; text-transform:uppercase;}
.culture>ul>li .desc>i{ margin:20px 0; width:40px; height:1px; background:#60b659; display:block;}
.culture>ul>li .desc>p:nth-child(4){ width:80%; font-size:15px;}
.culture>ul>li .desc>p:nth-child(5){ font-size:12px; margin-top:8px; line-height:1.5; color:#666;}

/*pro*/
.pro_part{ margin-top:50px;}
.pro_part>.list{ margin-bottom:80px;}
.pro_part>.list>.dh{ text-align:center;}
.pro_part>.list>.dh>span{ color:#61b85a; font-size:24px; display:block;}
.pro_part>.list>.dh>em{ font-size:20px; display:block; margin-top:15px;}
.pro_part>.list>.dh>p{ font-size:20px;}
.pro_part>.list>ul{ margin-top:70px;}
.pro_part>.list>ul>li{ display:flex; justify-content:space-between;}
.pro_part>.list>ul>li>.desc{ width:41%; display:flex; align-items:center; text-align:center;}
.pro_part>.list>ul>li>.desc span{ height:30px; line-height:30px; display:inline-block; font-size:12px; color:#60b659; text-align:center; text-transform:uppercase;}
.pro_part>.list>ul>li>.desc em{ display:block; font-size:35px; color:#60b659; text-align:center; margin-top:10px;}
.pro_part>.list>ul>li>.desc p{ font-size:16px; margin-top:30px; line-height:2; text-align:left;}
.pro_part>.list>ul>li>.img{ width:41%; height:100%; overflow:hidden;}
.pro_part>.list>ul>li>.img>img{ width:100%; max-width:492px; height:100%; object-fit:cover; transition:all 0.5s; -ms-transition:all 0.5s;}
.pro_part>.list>ul>li>.img:hover>img{ transform: scale(1.08); -webkit-transform: scale(1.08);}
.pro_part>.list>ul>li:nth-child(2n){ flex-direction:row-reverse;}
.pro_part>.list:nth-last-child(-n+2)>ul>li{ flex-direction:row-reverse;}
.pro_part>.list:nth-last-child(-n+2)>ul>li:nth-child(2n){ flex-direction:row;}
.pro_tech{ margin-top:80px; padding:80px 0; background:#f4f4f4;}
.pro_tech ul{ display:flex; justify-content:space-between;}
.pro_tech ul>li{ width:21%; max-width:235px; margin-left:6.66667%; padding-top:2%; text-align:center; transition:all 0.5s; -ms-transition:all 0.5s;}
.pro_tech ul>li:nth-child(4n+1){ margin-left:0;}
.pro_tech ul>li:hover{ background:-webkit-linear-gradient(#fff,#f4f4f4); background:-o-linear-gradient(#fff,#f4f4f4); background:-moz-linear-gradient(#fff,#f4f4f4); background:linear-gradient(#fff,#f4f4f4);}
.pro_tech ul>li>img{ margin:0 auto; width:62px; height:62px;}
.pro_tech ul>li>span{ font-size:24px; margin-top:30px; color:#60b659; display:block;}
.pro_tech ul>li>em{ font-size:12px; text-transform:uppercase; margin-top:6px; display:block;}
.pro_tech ul>li>.img{ width:100%; height:auto; margin-top:25px; overflow:hidden;}
.pro_tech ul>li>.img>img{ width:100%; height:100%; object-fit:cover; transition:all 0.5s; -ms-transition:all 0.5s;}
.pro_tech ul>li:hover>.img>img{ transform:scale(1.08); -webkit-transform:scale(1.08);}
.pro_tech ul>li>.desc{ margin-top:20px; text-align:left; height:210px; overflow:hidden; text-overflow:ellipsis; display:box; display:-webkit-box; line-clamp:8; -webkit-line-clamp:8; -webkit-box-orient:vertical;}
.pro_tech ul>li>p{ color:#60b659; border-top:1px solid #60b659; margin-top:15px; text-align:center; padding-top:15px;}
.pro_cases{ margin-top:60px;}
.pro_cases .dh{ text-align:center; line-height:1;}
.pro_cases .dh>span{ font-size:40px; display:block;}
.pro_cases .dh>em{ font-size:22px; color:#60b659; display:block; margin-top:18px; text-transform:uppercase; font-family:'din-bold'; font-weight:bold;}
.pro_cases .dh>i{ width:52px; height:2px; background:#60b659; margin:0 auto; margin-top:30px; display:block;}
.pro_cases .dh>p{ width:780px; margin:0 auto; margin-top:30px; font-size:16px; line-height:1.6;}
.pro_cases ul{ margin-top:60px;}
.pro_cases ul>li{ display:flex; justify-content:space-between; margin-bottom:30px;}
.pro_cases ul>li>.img{ width:62%; display:flex; justify-content:space-between;}
.pro_cases ul>li>.img>img{ width:50%; height:100%; object-fit:cover; transition:all 0.5s; -ms-transition:all 0.5s;}
.pro_cases ul>li>.img>img:nth-child(2){ margin-left:10px;}
.pro_cases ul>li>.desc{ width:34%; display:flex; align-items:center; justify-content:center;}
.pro_cases ul>li>.desc span{ color:#60b659; display:block; font-size:17px;}
.pro_cases ul>li>.desc span:nth-child(3){ margin-top:12px;}
.pro_cases ul>li>.desc p{ margin-top:6px; line-height:1.8; font-size:15px;}
.pro_food{ margin-top:50px;}
.pro_food>.img{ width:100%;}
.pro_food>.img>img{ max-width:100%; margin:0 auto; height:auto;}
.pro_food>.list>ul{ margin-top:50px;}
.pro_food>.list>ul>li{ display:flex; justify-content:space-between; align-items:center;}
.pro_food>.list>ul>li>.desc{ width:41%; display:flex; align-items:center; text-align:center; padding:30px 0; box-sizing:border-box;}
.pro_food>.list>ul>li>.desc span{ height:30px; line-height:30px; display:inline-block; font-size:12px; color:#60b659; text-align:center; text-transform:uppercase;}
.pro_food>.list>ul>li>.desc em{ display:block; font-size:35px; color:#60b659; text-align:center; margin-top:10px;}
.pro_food>.list>ul>li>.desc p{ font-size:16px; margin-top:30px; line-height:2; text-align:left;}
.pro_food>.list>ul>li>.img{ width:41%; height:100%; overflow:hidden;}
.pro_food>.list>ul>li>.img>img{ width:100%; max-width:492px; height:100%; object-fit:cover; transition:all 0.5s; -ms-transition:all 0.5s;}
.pro_food>.list>ul>li>.img:hover>img{ transform: scale(1.08); -webkit-transform: scale(1.08);}
.pro_food>.list>ul>li:nth-child(2n){ flex-direction:row-reverse;}
.pro_chain{ margin-top:120px;}
.pro_chain>.dh>span{ font-size:50px; color:#60b659; display:block; line-height:1; font-family:'din-bold';}
.pro_chain>.dh>em{ font-size:36px; display:block; margin-top:15px;}
.pro_chain>.dh>.desc{ margin-top:30px; line-height:2; font-size:16px;}
.pro_chain>.list{ margin-top:60px; padding:60px 0; background:#f4f4f4;}
.pro_chain>.list ul{ display:flex; flex-wrap:wrap;}
.pro_chain>.list ul>li{ width:33.3333%; margin-bottom:2%; padding:40px 30px; box-sizing:border-box; text-align:center; transition:all 0.5s; -ms-transition:all 0.5s;}
.pro_chain>.list ul>li:hover{ background:-webkit-linear-gradient(#fff,#f4f4f4); background:-o-linear-gradient(#fff,#f4f4f4); background:-moz-linear-gradient(#fff,#f4f4f4); background:linear-gradient(#fff,#f4f4f4);}
.pro_chain>.list ul>li>.img>img{ width:72px; height:72px; margin:0 auto;}
.pro_chain>.list ul>li>.desc>span{ font-size:24px; color:#60b659; display:block; margin-top:15px;}
.pro_chain>.list ul>li>.desc>em{ font-size:12px; margin-top:5px; display:block;}
.pro_chain>.list ul>li>.desc>p{ margin-top:5px; line-height:1.8; color:#666;}
.pro_saffty{ margin:60px 0 20px 0;}
.pro_saffty .dh{ text-align:center; line-height:1;}
.pro_saffty .dh>span{ font-size:40px; display:block;}
.pro_saffty .dh>em{ font-size:22px; color:#60b659; display:block; margin-top:18px; text-transform:uppercase; font-family:'din-bold'; font-weight:bold;}
.pro_saffty .dh>i{ margin-top:10px; font-size:16px; display:block;}
.pro_saffty .dh>p{ width:800px; margin:0 auto; margin-top:25px; font-size:16px; line-height:1.6;}
.pro_saffty .desc{ margin-top:30px; text-align:center;}
.pro_saffty .desc img{ max-width:100%; margin:0 auto;}
.pro_kitchen{ margin-top:50px;}
.pro_kitchen>.img{ display:flex; justify-content:space-between; padding-bottom:60px; border-bottom:1px solid #e7e7e7;}
.pro_kitchen>.img>.img_box{ width:48%; height:100%; overflow:hidden;}
.pro_kitchen>.img>.img_box>img{ width:100%; height:100%; object-fit:cover; transition:all 0.5s; -ms-transition:all 0.5s;}
.pro_kitchen>.img>.img_box>img:hover{ transform:scale(1.08); -webkit-transform:scale(1.08);}
.pro_kitchen>.list>ul{ margin-top:70px;}
.pro_kitchen>.list>ul>li{ display:flex; justify-content:space-between; align-items:center;}
.pro_kitchen>.list>ul>li>.desc{ width:41%; display:flex; align-items:center; text-align:center; padding:30px 0; box-sizing:border-box;}
.pro_kitchen>.list>ul>li>.desc span{ height:30px; line-height:30px; display:inline-block; font-size:12px; color:#60b659; text-align:center; text-transform:uppercase;}
.pro_kitchen>.list>ul>li>.desc em{ display:block; font-size:35px; color:#60b659; text-align:center; margin-top:10px;}
.pro_kitchen>.list>ul>li>.desc p{ font-size:16px; margin-top:30px; line-height:2; text-align:left;}
.pro_kitchen>.list>ul>li>.img{ width:41%; height:100%; overflow:hidden;}
.pro_kitchen>.list>ul>li>.img>img{ width:100%; max-width:492px; height:100%; object-fit:cover; transition:all 0.5s; -ms-transition:all 0.5s;}
.pro_kitchen>.list>ul>li>.img:hover>img{ transform: scale(1.08); -webkit-transform: scale(1.08);}
.pro_kitchen>.list>ul>li:nth-child(2n){ flex-direction:row-reverse;}
.pro_auto{ margin-top:100px;}
.pro_auto>.dh{ text-align:center; line-height:1;}
.pro_auto>.dh>span{ font-size:40px; display:block;}
.pro_auto>.dh>em{ font-size:22px; color:#60b659; display:block; margin-top:18px; text-transform:uppercase; font-family:'din-bold'; font-weight:bold;}
.pro_auto>.dh>i{ width:52px; height:2px; background:#60b659; margin:0 auto; margin-top:30px; display:block;}
.pro_auto>.list>ul{ margin-top:70px;}
.pro_auto>.list>ul>li{ display:flex; justify-content:space-between; align-items:center;}
.pro_auto>.list>ul>li>.desc{ width:41%; display:flex; align-items:center; text-align:center; padding:30px 0; box-sizing:border-box;}
.pro_auto>.list>ul>li>.desc span{ height:30px; line-height:30px; display:inline-block; font-size:12px; color:#60b659; text-align:center; text-transform:uppercase;}
.pro_auto>.list>ul>li>.desc em{ display:block; font-size:35px; color:#60b659; text-align:center; margin-top:10px;}
.pro_auto>.list>ul>li>.desc p{ font-size:16px; margin-top:30px; line-height:2; text-align:left;}
.pro_auto>.list>ul>li>.img{ width:41%; height:100%; overflow:hidden;}
.pro_auto>.list>ul>li>.img>img{ width:100%; max-width:492px; height:100%; object-fit:cover; transition:all 0.5s; -ms-transition:all 0.5s;}
.pro_auto>.list>ul>li>.img:hover>img{ transform: scale(1.08); -webkit-transform: scale(1.08);}
.pro_auto>.list>ul>li:nth-child(2n){ flex-direction:row-reverse;}
.pro_process{ margin-top:120px;}
.pro_process>.dh{ text-align:center; line-height:1;}
.pro_process>.dh>span{ font-size:40px; display:block;}
.pro_process>.dh>em{ font-size:22px; color:#60b659; display:block; margin-top:18px; text-transform:uppercase; font-family:'din-bold'; font-weight:bold;}
.pro_process>.dh>i{ width:52px; height:2px; background:#60b659; margin:0 auto; margin-top:30px; display:block;}
.pro_process>.desc{ margin-top:50px; text-align:center;}
.pro_process .desc img{ max-width:100%; margin:0 auto;}
.pro_agro{ margin-top:50px;}
.pro_agro>.list>ul>li{ display:flex; justify-content:space-between; align-items:center;}
.pro_agro>.list>ul>li>.desc{ width:41%; display:flex; align-items:center; text-align:center; padding:30px 0; box-sizing:border-box;}
.pro_agro>.list>ul>li>.desc span{ height:30px; line-height:30px; display:inline-block; font-size:12px; color:#60b659; text-align:center; text-transform:uppercase;}
.pro_agro>.list>ul>li>.desc em{ display:block; font-size:35px; color:#60b659; text-align:center; margin-top:10px;}
.pro_agro>.list>ul>li>.desc p{ font-size:16px; margin-top:30px; line-height:2; text-align:left;}
.pro_agro>.list>ul>li>.img{ width:41%; height:100%; overflow:hidden;}
.pro_agro>.list>ul>li>.img>img{ width:100%; max-width:492px; height:100%; object-fit:cover; transition:all 0.5s; -ms-transition:all 0.5s;}
.pro_agro>.list>ul>li>.img:hover>img{ transform: scale(1.08); -webkit-transform: scale(1.08);}
.pro_agro>.list>ul>li:nth-child(2n){ flex-direction:row-reverse;}
.pro_agro>.img{ display:flex; justify-content:space-between; padding-bottom:60px; border-bottom:1px solid #e7e7e7;}
.pro_agro>.img>img{ width:48%; height:auto;}
.pro_room>.dh{ margin-top:80px; text-align:center;}
.pro_room>.dh>span{ height:30px; line-height:30px; display:inline-block; font-size:12px; color:#60b659; text-align:center; text-transform:uppercase;}
.pro_room>.dh>em{ display:block; font-size:35px; color:#60b659; text-align:center; margin-top:10px;}
.pro_room>.dh>p{ font-size:16px; margin-top:30px; line-height:2; text-align:left;}
.pro_room>ul{ display:flex; justify-content:space-between; margin-top:35px;}
.pro_room>ul>li{ width:48%;}
.pro_room>ul>li>.img{ width:100%; height:100%; overflow:hidden;}
.pro_room>ul>li>.img>img{ width:100%; height:100%; object-fit:cover; transition:all 0.5s; -ms-transition:all 0.5s;}
.pro_room>ul>li>.img:hover>img{ transform:scale(1.08); -webkit-transform:scale(1.08);}

/*services*/
.services{ margin-top:50px; margin-bottom:40px;}
.services .dh>.img{ width:100%; overflow:hidden;}
.services .dh>.img>img{ max-width:100%; margin:0 auto; height:auto; transition:all 0.5s; -ms-transition:all 0.5s;}
.services .dh>.img:hover>img{ transform:scale(1.08); -webkit-transform:scale(1.08);}
.services .dh>span{ height:30px; line-height:30px; display:inline-block; font-size:12px; color:#60b659; text-align:center; text-transform:uppercase; margin-top:40px;}
.services .dh>em{ display:block; font-size:35px; color:#60b659; margin-top:10px;}
.services .dh>.desc{ margin-top:30px; font-size:16px; line-height:2; overflow:hidden;}
.services .dh>.desc img{ max-width:100%; margin:0 auto; object-fit:cover; overflow:hidden; transition:all 0.5s; -ms-transition:all 0.5s;}
.services .dh>.desc img:hover{ transform:scale(1.08); -webkit-transform:scale(1.08);}

.services ul{ margin-top:70px;}
.services ul>li{ display:flex; justify-content:space-between; align-items:center;}
.services ul>li>.desc{ width:41%; display:flex; align-items:center; text-align:center; padding:30px 0; box-sizing:border-box;}
.services ul>li>.desc span{ height:30px; line-height:30px; display:inline-block; font-size:12px; color:#60b659; text-align:center; text-transform:uppercase;}
.services ul>li>.desc em{ display:block; font-size:35px; color:#60b659; text-align:center; margin-top:10px;}
.services ul>li>.desc p{ font-size:16px; margin-top:30px; line-height:2; text-align:left;}
.services ul>li>.img{ width:41%; height:100%; overflow:hidden;}
.services ul>li>.img>img{ width:100%; max-width:492px; height:100%; object-fit:cover; transition:all 0.5s; -ms-transition:all 0.5s;}
.services ul>li>.img:hover>img{ transform: scale(1.08); -webkit-transform: scale(1.08);}
.services ul>li:nth-child(2n){ flex-direction:row-reverse;}
.services_list{ margin:50px 0 -60px 0; padding:60px 0; background:#f4f4f4;}
.services_list ul{ display:flex; flex-wrap:wrap;}
.services_list ul>li{ width:15%; margin-left:6.25%; text-align:center; margin-bottom:3%;}
.services_list ul>li:nth-child(5n+1){ margin-left:0;}
.services_list ul>li img{ margin:0 auto; max-width:100%; height:auto; transition:all 0.5s; -ms-transition:all 0.5s;}
.services_list ul>li img:hover{ transform:scale(1.05); -webkit-transform:scale(1.05);}
.services_list ul>li span{ margin-top:10px; display:block;}

/*partner*/
.partner_adv>.dh{ text-align:center; margin-top:60px;}
.partner_adv>.dh>span{ font-size:35px; display:inline-block; position:relative;}
.partner_adv>.dh>span:after{ content:''; width:56px; height:1px; background:#b1b1b1; display:inline-block; position:absolute; right:-80px; top:15px;}
.partner_adv>.dh>span:before{ content:''; width:56px; height:1px; background:#b1b1b1; display:inline-block; position:absolute; left:-80px; top:15px;}
.partner_adv>.dh>i{ font-size:22px; display:block; margin-bottom:8px; color:#60b659;}
.partner_adv>.dh>em{ font-size:16px; display:block; margin-top:8px;}
.partner_adv>.desc{ margin-top:10px;}
.partner_adv>.desc>img{ max-width:100%; height:auto; margin:0 auto;}
.partner_adv>ul{ margin-top:50px; display:flex; flex-wrap:wrap; justify-content:space-between;}
.partner_adv>ul>li{ width:32%; background:#f8f8f8; text-align:center; padding:50px 0; margin-bottom:25px;}
.partner_adv>ul>li>.img>img{ margin:0 auto; width:56px; height:56px;}
.partner_adv>ul>li>span{ font-size:26px; color:#60b659; display:block; font-weight:bold; margin-top:25px;}
.partner_adv>ul>li>em{ margin-top:6px; display:block; text-transform:uppercase;}
.partner_adv>ul>li>p{ width:80%; margin:0 auto; margin-top:15px; font-size:16px; line-height:2; color:#666;}
.partner_cases>.dh{ text-align:center; margin-top:60px;}
.partner_cases>.dh>span{ font-size:35px; display:inline-block; position:relative;}
.partner_cases>.dh>span:after{ content:''; width:56px; height:1px; background:#b1b1b1; display:inline-block; position:absolute; right:-80px; top:15px;}
.partner_cases>.dh>span:before{ content:''; width:56px; height:1px; background:#b1b1b1; display:inline-block; position:absolute; left:-80px; top:15px;}
.partner_cases>.dh>em{ font-size:16px; display:block; margin-top:8px;}
.partner_cases>.desc{ margin-top:30px; font-size:30px; text-align:center;}
.partner_cases>ul{ margin-top:50px; display:flex; flex-wrap:wrap;}
.partner_cases>ul>li{ width:50%; text-align:center; padding-left:8px; box-sizing:border-box; margin-bottom:8px; position:relative;}
.partner_cases>ul>li:nth-child(2n+1){ padding-left:0;}
.partner_cases>ul>li>.img{ width:100%; height:100%; border:8px solid transparent; box-sizing:content-box; transition:all 0.3s; -ms-transition:all 0.3s; overflow:hidden;}
.partner_cases>ul>li>.img>img{ width:100%; height:100%; object-fit:cover; transition:all 0.5s; -ms-transition:all 0.5s;}
.partner_cases>ul>li>.desc{ width:100%; height:100%; position:absolute; top:0; left:0; right:0; margin:auto; z-index:2; display:flex; align-items:center; justify-content:flex-end;}
.partner_cases>ul>li>.desc>.desc_box{ width:430px; padding:40px; box-sizing:border-box; text-align:right;}
.partner_cases>ul>li>.desc>.desc_box>span{ font-size:20px; color:#79c073; display:block; font-weight:bold;}
.partner_cases>ul>li>.desc>.desc_box>em{ font-size:20px; color:#79c073; display:block; font-weight:bold; margin-top:2px;}
.partner_cases>ul>li>.desc>.desc_box>i{ width:38px; height:2px; background:#79c073; display:inline-block; margin:10px 0 2px 0;}
.partner_cases>ul>li>.desc>.desc_box>p{ margin-top:3px;}
.partner_cases>ul>li:hover>.img{ border-color:#79c073; box-shadow:0 1px 15px 1px rgba(0,0,0,0.2); position:relative; z-index:2;}
.partner_process{ margin-top:90px;}
.partner_process .dh{ text-align:center;}
.partner_process .dh>span{ font-size:35px; display:inline-block; position:relative;}
.partner_process .dh>span:after{ content:''; width:56px; height:1px; background:#b1b1b1; display:inline-block; position:absolute; right:-80px; top:15px;}
.partner_process .dh>span:before{ content:''; width:56px; height:1px; background:#b1b1b1; display:inline-block; position:absolute; left:-80px; top:15px;}
.partner_process ul{ margin-top:60px; display:flex; justify-content:space-between;}
.partner_process ul>li:nth-child(even){ display:flex; align-items:center;}
.partner_process ul>li:nth-child(odd){ width:12%; padding:15px; box-sizing:border-box; background:#60b659; color:#fff; border-radius:15px; font-size:18px; display:flex; justify-content:center; transition:all 0.3s; -ms-transition:all 0.3s;}
.partner_process ul>li:last-child{ display:none;}
.partner_process ul>li .desc_box>em{ font-family:'din-bold'; display:block; font-size:30px; text-align:center;}
.partner_process ul>li .desc_box>span{ display:block; text-align:center; margin-top:10px; line-height:1.2;}
.partner_process ul>li:nth-child(odd):hover{ background:#30d656;}
.partner_plan{ margin-top:120px;}
.partner_plan>.dh{ text-align:center;}
.partner_plan>.dh>span{ font-size:35px; display:inline-block; position:relative;}
.partner_plan>.dh>span:after{ content:''; width:56px; height:1px; background:#b1b1b1; display:inline-block; position:absolute; right:-80px; top:15px;}
.partner_plan>.dh>span:before{ content:''; width:56px; height:1px; background:#b1b1b1; display:inline-block; position:absolute; left:-80px; top:15px;}
.partner_plan>.dh>em{ font-size:16px; display:block; margin-top:8px;}
.partner_plan ul{ margin-top:40px; display:flex; flex-wrap:wrap; padding:30px 40px; box-sizing:border-box; box-shadow:0 1px 15px 1px rgba(0,0,0,0.08); border-radius:10px;}
.partner_plan ul>li{ width:48%; text-align:center; text-align:left; padding:20px 0; font-size:18px; border-bottom:1px solid #60b659;}
.partner_plan ul>li:nth-child(2n){ margin-left:auto;}
.partner_plan ul>li .desc_box{ display:flex; justify-content:space-between;}
.partner_plan ul>li .desc_box>em{ width:27px; height:27px; background:url(../images/partner_ico2.jpg) no-repeat center; display:block;}
.partner_contact{ margin-top:40px; background:url(../images/partner_bg2.jpg) no-repeat center; background-size:cover; height:230px; border-radius:10px; margin-bottom:20px; display:flex; justify-content:space-between; align-items:center; color:#fff; padding:0 10%; box-sizing:border-box; position:relative;}
.partner_contact>.dh{ width:36%; line-height:1; text-align:right; padding-right:9%; margin-right:9%; border-right:1px solid #fff; box-sizing:border-box;}
.partner_contact>.dh>span{ font-size:28px; font-weight:bold; display:block;}
.partner_contact>.dh>em{ display:block; line-height:1.6; margin-top:5px;}
.partner_contact>.dh>p{ font-size:20px; font-weight:bold; margin-top:15px; line-height:1.4;}
.partner_contact>.desc{ width:58%; font-size:18px; line-height:2;}
.partner_contact>img{ position:absolute; top:-120px; right:0;}
.partner_list{ margin-top:75px;}
.partner_list ul{ display:flex; flex-wrap:wrap;}
.partner_list ul>li{ width:32.5%; margin-left:1.25%; border-radius:10px; position:relative; margin-bottom:62px; transition:all 0.5s; -ms-transition:all 0.5s;}
.partner_list ul>li:nth-child(3n+1){ margin-left:0;}
.partner_list ul>li>.ico{ width:88px; height:88px; background:#25a80f; border-radius:50%; display:flex; align-items:center; justify-content:center; position:absolute; top:-18px; left:0; right:0; margin:auto; z-index:3; transition:all 0.5s; -ms-transition:all 0.5s;}
.partner_list ul>li>em{ width:88px; height:88px; background:rgba(37,168,15,0.2); border-radius:50%; display:block; position:absolute; top:-30px; left:0; right:0; margin:auto; z-index:1;}
.partner_list ul>li>.desc{ padding:100px 30px 0 30px; background:#fff; border-radius:10px 10px 0 0; text-align:center; border:2px solid #e8e8e8; border-bottom:0; box-sizing:border-box; position:relative; z-index:2; transition:all 0.5s; -ms-transition:all 0.5s;}
.partner_list ul>li>.desc>span{ font-size:26px; color:#25a80f; display:block;}
.partner_list ul>li>.desc>p{ width:80%; margin:0 auto; margin-top:20px; padding-bottom:30px; font-size:16px; color:#666; line-height:1.8;}
.partner_list ul>li>.img{ border-radius:0 0 10px 10px; border:2px solid #e8e8e8; box-sizing:border-box; overflow:hidden; border-top:0; transition:all 0.5s; -ms-transition:all 0.5s;}
.partner_list ul>li>.img>img{ width:100%; height:100%; object-fit:cover; transition:all 0.5s; -ms-transition:all 0.5s;}
.partner_list ul>li:hover>.img>img{ transform:scale(1.08); -webkit-transform:scale(1.08);}
.partner_list ul>li:nth-last-child(-n+3){ margin-bottom:0;}
.partner_list ul>li:hover{ box-shadow:0 1px 12px 1px rgba(0,0,0,0.1);}
.partner_list ul>li:hover>.ico{ top:-30px;}
.partner_list ul>li:hover>.desc{ border-color:#25a80f;}
.partner_list ul>li:hover>.img{ border-color:#25a80f;}
.partner_con{ padding:70px 0 80px 0; margin-top:90px; margin-bottom:60px;}
.partner_con .dh{ text-align:center;}
.partner_con .dh>span{ font-size:35px; display:inline-block; position:relative;}
.partner_con .dh>span:after{ content:''; width:56px; height:1px; background:#b1b1b1; display:inline-block; position:absolute; right:-80px; top:15px;}
.partner_con .dh>span:before{ content:''; width:56px; height:1px; background:#b1b1b1; display:inline-block; position:absolute; left:-80px; top:15px;}
.partner_con .dh>em{ display:block; font-size:16px; margin-top:8px;}
.partner_con ul{ display:flex; justify-content:space-between; margin-top:50px;}
.partner_con ul>li{ width:20%; text-align:center;}
.partner_con ul>li>.img{ width:100px; height:100px; background:#59b232; border-radius:50%; margin:0 auto; overflow:hidden;}
.partner_con ul>li>.img>.img_box{ width:100%; height:100%; text-align:center; display:flex; align-items:center; justify-content:center; position:relative; transition:all 0.5s; -ms-transition:all 0.5s;}
.partner_con ul>li>.img>.img_box>img{ display:inline-block;}
.partner_con ul>li>span{ font-size:26px; color:#25a80f; display:block; margin-top:20px;}
.partner_con ul>li>em{ color:#25a80f; display:block; margin-top:8px; text-transform:uppercase;}
.partner_con ul>li>.desc{ margin:0 auto; width:80%; margin-top:15px; font-size:15px;}
.partner_con ul>li:hover>.img>.img_box:first-child{ margin-top:-100px;}
.partner_box{ background:#369e15;}
.partner_box .partner_box_con{ background:#369e15; padding:20px 0; color:#fff;}
.partner_box .partner_box_con .form{ width:90%; margin:0 auto;}
.partner_box .partner_box_con span{ display:block; font-size:18px; line-height:1;}
.partner_box .partner_box_con form{ margin-top:15px; display:flex; justify-content:space-between;}
.partner_box .partner_box_con form>input[type="text"]{ width:20%; height:40px; line-height:40px; background:rgba(255,255,255,0.9); text-indent:20px; border:0; font-size:16px; color:#333;}
.partner_box .partner_box_con form>input:focus{ background:#fff;}
.partner_box .partner_box_con form>button{ width:15%; background:#278507; height:40px; font-size:16px; border:0; color:#fff; cursor:pointer; transition:all 0.3s; -ms-transition:all 0.3s;}
.partner_box .partner_box_con form>button:hover{ background:#247b06;}
.partner_box .partner_box_con form>select{ width:20%; height:40px; background:rgba(255,255,255,0.9); text-indent:20px; border:0; font-size:16px; color:#333; outline:none;}

/*cases*/
.cases{ margin-top:50px;}
.cases>.img{ width:100%;}
.cases>.img>img{ max-width:100%; margin:0 auto; height:auto;}
.cases>p{ margin-top:40px; font-size:18px; line-height:1.8; text-align:center;}
.cases>p>span{ width:80%; margin:0 auto; font-size:14px; text-align:center; display:block; color:#666;}
.cases ul{ margin-top:70px; display:flex; flex-wrap:wrap;}
.cases ul>li{ width:23.5%; margin-left:2%; margin-bottom:2%;}
.cases ul>li:nth-child(4n+1){ margin-left:0;}
.cases ul>li .img{ height:240px; position:relative; border:1px solid #f0f0f0; border-bottom:0; overflow:hidden; box-sizing:border-box; display:flex; align-items:center; justify-content:center;}
.cases ul>li .img>img{ max-width:100%; max-height:100%; margin:0 auto; object-fit:cover; transition:all 0.5s; -ms-transition:all 0.5s;}
.cases ul>li:hover .img>img{ transform:scale(1.08); -webkit-transform:scale(1.08);}
.cases ul>li span{ height:36px; line-height:36px; background:#f0f0f0; text-align:center; display:block; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; transition:all 0.3s; -ms-transition:all 0.3s;}
.cases ul>li:hover span{ background:#60b659; color:#fff;}
.cases .list{ position:relative;}
.cases .list>.page span{ position:absolute; top:50%; margin-top:-25px; width:50px; height:50px; font-size:30px; border-radius:50%; display:flex; align-items:center; justify-content:center; border:1px solid #60b659; color:#60b659;  transition:all 0.3s; -ms-transition:all 0.3s; cursor:pointer; z-index:2;}
.cases .list>.page span.prev{ left:-80px;}
.cases .list>.page span.next{ right:-80px;}
.cases .list>.page span:hover{ background:#60b659; color:#fff;}

/*display*/
.dis_big{ text-align:center;}
.dis_name{ font-size:16px; margin-top:5px;}
.dis_pic>img{ max-width:80%; margin:0 auto;}
.dis_note{ text-align:left; margin-top:30px;}
.dis_note img{ display:inline-block;}

/*news*/
.news{ margin-top:50px;}
.news>.news_con>ul{ display:flex; justify-content:space-between;}
.news>.news_con>ul>li{ width:48%;}
.news>.news_con>ul>li .img{ width:100%; height:238px; overflow:hidden;}
.news>.news_con>ul>li .img>img{ width:100%; height:100%; object-fit:cover; transition:all 0.5s; -ms-transition:all 0.5s;}
.news>.news_con>ul>li:hover .img>img{ transform:scale(1.08); -webkit-transform:scale(1.08);}
.news>.news_con>ul>li span{ font-size:20px; margin-top:25px; display:block; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news>.news_con>ul>li p{ font-size:15px; line-height:1.8; margin-top:15px; color:#666; overflow:hidden; text-overflow:ellipsis; display:box; display:-webkit-box; line-clamp:3; -webkit-line-clamp:3; -webkit-box-orient:vertical;}
.news>.list{ margin-top:50px;}
.news>.list>ul>li{ margin-bottom:30px; padding-bottom:50px; border-bottom:1px solid #ececec;}
.news>.list>ul>li>a{ display:flex; justify-content:space-between;}
.news>.list>ul>li .date{ width:200px; line-height:1; text-align:center;}
.news>.list>ul>li .date>.box{ width:100px; margin:0 auto; color:#333;}
.news>.list>ul>li .date>.box>span{ display:block; font-size:100px; font-family:'din-bold';}
.news>.list>ul>li .date>.box>em{ display:block; font-size:22px; margin-top:10px;}
.news>.list>ul>li .desc{ width:calc(100% - 260px); display:flex; align-items:center;}
.news>.list>ul>li .desc span{ font-size:20px; margin-top:25px; display:block; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.news>.list>ul>li .desc p{ font-size:15px; line-height:1.8; margin-top:15px; color:#666; overflow:hidden; text-overflow:ellipsis; display:box; display:-webkit-box; line-clamp:3; -webkit-line-clamp:3; -webkit-box-orient:vertical;}
.news>.list>ul>li:last-child{ border-bottom:0; margin-bottom:0;}

/*social*/
.social{ margin-top:30px;}
.social>p{ width:100%; margin:0 auto; font-size:16px; line-height:1.8; text-align:center;}
.social>p>span{ width:90%; margin:0 auto; font-size:14px; line-height:1.4; display:block; margin-top:5px;}
.social ul{ margin-top:50px; display:flex; flex-wrap:wrap;}
.social ul>li{ width:32%; margin-left:2%; margin-bottom:3%;}
.social ul>li:nth-child(3n+1){ margin-left:0;}
.social ul>li .img{ position:relative; overflow:hidden; box-sizing:border-box; height:260px;}
.social ul>li .img>img{ width:100%; height:100%; margin:0 auto; object-fit:cover; transition:all 0.5s; -ms-transition:all 0.5s;}
.social ul>li:hover .img>img{ transform:scale(1.08); -webkit-transform:scale(1.08);}
.social ul>li span{ margin-top:15px; text-align:center; display:block; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.social_box{ background:url(../images/duty_con_bg.jpg) no-repeat center; background-size:cover;}
.social_box .local_dh{ color:#fff; background-image:url(../images/local_ico2.png);}
.social_box .local_dh>a{ color:#fff;}
.social_box .right_dh>span{ color:#fff !important;}
.social_box .right_dh>em{ color:#fff !important; text-shadow:none !important;}
.social_box .social>p{ color:#fff;}
.social_box .social ul>li span{ color:#fff;}
.social_box .pages span{ background:#fff;}
.social_box .pages a{ background:#fff;}
.social_box .pages span:hover,.social_box span.active{ background:#60b659;}
.social_box .pages .num{ background:none; color:#fff;}

/*contact*/
.contact{ margin-top:50px;}
.contact>.list>ul{ display:flex; flex-wrap:wrap;}
.contact>.list>ul>li{ width:33.3333%; position:relative;}
.contact>.list>ul>li:first-child{ width:100%; margin-bottom:40px;}
.contact>.list>ul>li>.img{ width:100%; height:100%; overflow:hidden;}
.contact>.list>ul>li>.img>img{ width:100%; height:100%; object-fit:cover; transition:all 0.5s; -ms-transition:all 0.5s;}
.contact>.list>ul>li:hover>.img>img{ transform:scale(1.08); -webkit-transform:scale(1.08);}
.contact>.list>ul>li>.desc{ width:100%; height:100%; background:rgba(0,0,0,0.2); position:absolute; top:0; bottom:0; left:0; right:0; margin:auto; color:#fff; display:flex; align-items:center; justify-content:center; z-index:2;}
.contact>.list>ul>li .desc>.box{ width:100%; text-align:center;}
.contact>.list>ul>li .desc>.box>span{ font-size:18px; font-weight:bold; display:block;}
.contact>.list>ul>li .desc>.box>i{ width:100px; height:10px; background:#60b659; margin:0 auto; display:block; margin-top:-10px;}
.contact>.list>ul>li .desc>.box>p{ width:90%; margin:0 auto; font-size:15px; display:block; margin-top:15px; line-height:1.6;}
.contact>.list>ul>li .desc>.box>em{ font-size:15px; display:block;}
.contact>.list>ul>li:nth-child(2) .desc>.box>i{ background:#d89949;}
.contact>.list>ul>li:nth-child(3) .desc>.box>i{ background:#7fcb73;}
.contact>.list>ul>li:nth-child(4) .desc>.box>i{ background:#5949d8;}
.contact>.list>ul>li:nth-child(5) .desc>.box>i{ background:#59baa7;}
.contact>.list>ul>li:nth-child(6) .desc>.box>i{ background:#7b648e;}
.contact>.list>ul>li:nth-child(7) .desc>.box>i{ background:#d29755;}
.contact>.list>ul>li:first-child .desc{ width:446px; height:264px; background:rgba(0,0,0,0.4);}
.contact>.list>ul>li:first-child .desc>.box>span{ font-size:26px; font-weight:bold; display:block;}
.contact>.list>ul>li:first-child .desc>.box>i{ width:112px; height:10px; background:#60b659; margin:0 auto; display:block; margin-top:-6px;}
.contact>.list>ul>li:first-child .desc>.box>p{ font-size:18px;}
.contact>.list>ul>li:first-child .desc>.box>em{ font-size:18px;}
.contact_box>ul{ display:flex; justify-content:space-between;}
.contact_box>ul>li{ width:240px; text-align:center; position:relative;}
.contact_box>ul>li>.img>img{ width:75px; height:75px; margin:0 auto;}
.contact_box>ul>li>.desc>span{ margin-top:20px; font-size:20px; display:block;}
.contact_box>ul>li>.desc>i{ width:30px; height:2px; margin:0 auto; margin-top:18px; background:#60b659; display:block;}
.contact_box>ul>li>.desc>p{ font-size:18px; line-height:1.8; margin-top:18px; font-weight:lighter;}
.contact_box>ul>li:nth-child(2)>.desc>img{ width:120px; height:auto; position:absolute; top:0; left:0; right:0; margin:auto; display:none;}
.contact_box>ul>li:nth-child(2):hover>.desc>img{ display:block;}

/*recruit*/
.recruit{ margin-top:50px;}
.recruit>.dh{ height:70px; line-height:70px; background:#60b659; color:#fff; display:flex; justify-content:space-between;}
.recruit>.dh>span{ width:20%; text-align:center; font-size:18px; font-weight:bold;}
.recruit>ul{ background:#f4f4f4; padding-bottom:50px;}
.recruit>ul>li{ cursor:pointer;}
.recruit>ul>li>.list{ line-height:70px; background:#f4f4f4; display:flex; justify-content:space-between; border-bottom:1px solid #e8e8e8;}
.recruit>ul>li>.list>span{ width:20%; text-align:center; font-size:16px;}
.recruit>ul>li>.list>span>i{ line-height:70px; font-size:20px;}
.recruit>ul>li>.list>span>i:nth-child(2){ display:none;}
.recruit>ul>li>.ico>span>i:nth-child(1){ display:none;}
.recruit>ul>li>.ico>span>i:nth-child(2){ display:block;}
.recruit>ul>li>.list_box{ background:#e6e7e8; padding:25px; font-size:16px; line-height:2; display:none;}

/*table*/
table{ width:100%; border-width:1px; border-color:#eee; border-collapse:collapse;}
table th{ border-width:1px; padding:8px; border-style:solid; border-color:#eee; background-color:#e8e8e8;}
table td{ border-width:1px; padding:8px; border-style:solid; border-color:#eee; background-color:#fff;}

/*dis_news*/
#dis_news{ font-size:15px;}
#dis_news .news_title{ font-size:22px; text-align:center;}
#dis_news .news_date{ text-align:center; line-height:2; padding-top:6px; color:#666;}
#dis_news .news_content{ margin-top:20px; line-height:2;}

/*pages*/
.pages{ width:100%; margin:0 auto; margin-top:30px; margin-bottom:20px; text-align:center;}
.pages .pages_m_box{ display:none;}
.pages .pages_box>a{ border:1px solid #e5e5e5; width:36px; height:36px; line-height:36px; display:inline-block; margin:0 5px; border-radius:50%;}
.pages .pages_box>a:hover,.pages a.active{ background:#60b659; color:#fff; border-color:#60b659;}
.pages .pages_box>span{ border:1px solid #e5e5e5; display:inline-block; width:36px; height:36px; line-height:36px; margin:0 5px; cursor:pointer; border-radius:50%;}
.pages .pages_box>span:hover,.pages span.active{ background:#60b659; color:#fff; border-color:#60b659;}
.pages .pages_box>.num{ background:none; border:0; cursor:auto;}
.pages .pages_box>.num:hover{ background:none; color:#333;}
.pages .pages_box>a>i{ font-size:16px;}

/*animate*/
@keyframes rotate{
from{transform:rotate(0deg);}
to{transform:rotate(360deg);}
}

/*map*/
.map{ width:100%; height:520px; margin:90px 0 -60px 0;}
.anchorBL{ display:none;}

/*float*/
.float{ position:fixed; bottom:60px; right:20px; width:50px; height:50px; background:#60b659; color:#fff; display:flex; align-items:center; justify-content:center; cursor:pointer;}
.float>em>i{ display:block;}

/*float_phone*/
.float_phone{ position:fixed; top:48%; right:0; width:60px; height:60px; background:#60b659; color:#fff; cursor:pointer; z-index:10; display:none;}
.float_phone a{ color:#fff; font-size:12px; display:flex; align-items:center; justify-content:center; position:relative; line-height:1;}
.float_phone a>.ico{ padding:10px 0;}
.float_phone a>.ico>img{ margin:0 auto;}
.float_phone a>.ico>em{ margin-top:5px; display:block;}
.float_phone a>p{ width:0; height:60px; line-height:60px; background:#60b659; position:absolute; right:60px; top:0; z-index:-1; opacity:0; font-size:15px; font-weight:bold; overflow:hidden;  transition:all 0.5s; -ms-transition:all 0.5s;}
.float_phone a:hover>p{ width:150px; opacity:1;}

/*nav*/
#footer_nav{ background:#010101; border:0;}
#footer_nav .footer_nav_con{ width:90%; margin:0 auto; padding:45px 0 40px 0; color:#fff; display:flex; align-items:center; justify-content:space-between;}
#footer_nav .footer_nav_con a{ color:#fff;}
#footer_nav .footer_nav_con a:hover{ color:#fff;}
#footer_nav .footer_nav_con ul{ width:65%; display:flex; align-items:center; justify-content:space-between;}
#footer_nav .footer_nav_con ul>li{ font-size:16px;}
#footer_nav .footer_nav_con ul>li>a{ box-sizing:border-box; line-height:1.2; position:relative;}
#footer_nav .footer_nav_con ul>li>a:hover:after{ content:''; width:100%; height:2px; background:#61b85a; display:block; margin-top:8px; position:absolute;}

/*footer*/
#footer{ padding-bottom:40px; background:#010101; color:#fff;}
#footer a{ color:#fff;}
#footer a:hover{ color:#fff;}
#footer .footer_con{ width:90%; margin:0 auto; display:flex; justify-content:space-between;}
#footer .footer_con .l{ font-size:15px; line-height:1.8;}
#footer .footer_con .l>.desc{ margin-top:10px;}
#footer .footer_con .l>.desc>em{ font-size:36px; font-family:'impact'; line-height:1;}
#footer .footer_con .r>ul{ display:flex;}
#footer .footer_con .r>ul>li{ margin-left:18px; text-align:center;}
#footer .footer_con .r>ul>li>img{ max-width:100px; height:auto;}
#footer .footer_con .r>ul>li>span{ display:block; margin-top:10px; font-size:15px;}
#footer .footer_con .r>p{ margin-top:30px; display:flex; align-items:center; justify-content:flex-end;}
#footer .footer_con .r>p>em{ font-size:36px; font-family:'impact'; margin-left:20px;}
#footer .footer_copy{ text-align:center; display:none;}

/*go_top*/
.go_top{ width:50px; height:50px; background:#222; color:#fff; font-size:16px; position:fixed; bottom:60px; right:20px; text-align:center; cursor:pointer; display:none;}
.go_top em{ text-align:center; display:block; line-height:1; padding-top:3px;}

/*media*/
@media (min-width:1000px){
.header{ display:none;}
}
@media screen and (max-width:1600px){
.banner_inside .swiper-slide .desc{ width:85%;}	
.banner_inside .swiper-slide .desc>span{ font-size:32px;}
#home_pro .home_pro_con ul li>.desc .desc_list .list{ width:20rem;}
#home_pro .home_pro_con ul li>.desc .desc_list .list>span{ font-size:18px;}
}
@media screen and (max-width:1440px){
#header .phone{ font-size:14px;}
#header .logo>img{ height:36px;}
.menu>ul>li a{ font-size:14px;}
.menu>ul>li a>em{ margin-top:6px;}
.menu>ul>li dl dd a{ font-size:13px; padding:5px;}
.banner_inside .swiper-slide .desc{ width:90%;}	
}
@media screen and (max-width:1360px){
.banner_inside .swiper-slide .desc{ width:92%;}	
}
@media screen and (max-width:1300px){
.container{ width:90%;}
.banner_inside .swiper-slide .desc>span{ font-size:26px;}
.banner_inside .swiper-slide .desc>.box{ margin-top:10px;}
#home_pro .home_pro_con ul li>.desc .desc_list .list{ width:18rem;}
#home_news .home_news_con .list>ul>li>.desc span{ font-size:16px; line-clamp:1; -webkit-line-clamp:1;}
}
/*public*/
@media screen and (max-width:999px){
html,body{ overflow:auto; overflow-x:hidden;}
#header{ display:none;}
.container{ min-width:94%; width:94%;}
.content{ min-width:94%;}
.con{ padding:15px 0 30px 0;}

/*header*/
.header{ width:100%; height:60px; line-height:60px; background:rgba(0,0,0,0.8); position:fixed; z-index:999;}
.header .logo img{ height:26px; padding:16px 0;}
.header .nav{ width:100%; height:100%; background:rgba(0,0,0,0.8); position:absolute; left:0; border-top:1px solid rgba(255,255,255,0.2); top:60px; overflow-y:scroll; display:none;}
.header .nav ul{ margin-top:20px;}
.header .nav ul li a{ display:block; font-size:15px; color:#fff; line-height:16px; text-align:left; padding:14px 20px;}
.header .nav ul li a:hover{ color:#3eb530;}
.header .nav ul>li a i{ float:right; font-size:16px;}
.header .nav dl{ display:none;}
.header .nav dl dd{ text-indent:10px;}
.header .nav dl dd a{ padding:10px 20px;}
.header .header_icon{ position:fixed; top:0; right:0; height:60px; width:50px; overflow:hidden; text-indent:100%; white-space:nowrap; color:transparent;}
.header .header_icon span,.header .header_icon span::after,.header .header_icon span::before{ position:absolute; background-color:#fff; height:2px; width:24px;}
.header .header_icon span{ left:50%; top:50%; -webkit-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%);}
.header .header_icon span::after{ content:''; left:0; -webkit-transform:translateY(9px); -ms-transform:translateY(9px); transform:translateY(9px);}
.header .header_icon span::before{ content:''; left:0; -webkit-transform:translateY(-9px); -ms-transform:translateY(-9px); transform:translateY(-9px);}

/*banner*/
.banner .swiper-slide{ background-size:cover;}
.banner .swiper-slide video{ display:none;}
.banner .swiper-slide video+.content .desc{ display:block;}
.banner .swiper-slide .desc{ width:92%; display:block;}
.banner .swiper-slide .desc>span{ font-size:20px;}
.banner .swiper-slide .desc>em{ font-size:14px; margin-top:5px;}
.banner .swiper-slide .desc>p{ width:80%; font-size:12px; margin-top:10px;}
.banner .swiper-slide .desc>.desc_box{ width:80%; font-size:12px;}
.banner .swiper-slide .desc>a{ width:120px; font-size:12px; height:32px; line-height:32px; margin-top:20px;}
.banner .swiper-slide .desc_list>span{ font-size:20px;}
.banner .swiper-slide .desc_list>em{ font-size:20px;}
.banner .swiper-slide .desc_list>.desc_box{ font-size:12px;}
.banner .swiper-pagination{ bottom:10px;}
.banner .swiper-pagination-bullet{ margin:0 4px !important;}
.banner .swiper-pagination-bullet{ width:8px; height:8px;}
.banner .swiper-button-prev{ left:10px;}
.banner .swiper-button-next{ right:10px;}

/*banner_inside*/
.banner_inside .swiper-slide{ background-size:cover;}
.banner_inside .swiper-slide .img{ top:60px;}
.banner_inside .swiper-slide img{ height:40vh; object-fit:cover;}
.banner_inside .swiper-slide .pc_img{ display:none;}
.banner_inside .swiper-slide .m_img{ display:block;}
.banner_inside .swiper-slide .desc>span{ font-size:18px;}
.banner_inside .swiper-slide .desc>.box{ width:50%; font-size:14px; line-height:1.2;}

/*home*/
.home_nav{ right:16px;}
.home_nav>ul>li{ padding:8% 0;}
.home_nav>ul>li>a.active>span{ display:none;}
.home_nav>ul>li>a>em{ width:20px; margin-left:6px; height:2px;}

#home_about{ background-position:60% center;}
#home_about .home_about_con{ padding-top:60px;}
#home_about .home_about_con .desc>span{ font-size:17px;}
#home_about .home_about_con .desc>em{ font-size:17px; line-height:1.8;}
#home_about .home_about_con .desc>p{ width:82%; margin:0 auto; line-height:1.4; margin-top:0.3rem;}
#home_about .home_about_con .desc>.desc_box{ width:82%; margin:0 auto; line-height:1.4; font-size:12px; margin-top:1rem;}
#home_about .home_about_con ul{ width:100%; margin-top:2rem; justify-content:center;}
#home_about .home_about_con ul>li{ width:40%; margin-bottom:1rem;}
#home_about .home_about_con ul>li>span{ font-size:20px;}
#home_about .home_about_con ul>li>em{ width:82%; margin:0 auto; font-size:14px; margin-top:0; line-height:1.4; margin-top:0.5rem;}
#home_about .home_about_con ul>li>i{ display:none;}

#home_pro .home_pro_con{ padding-top:60px;}
#home_pro .home_pro_con ul{ display:block;}
#home_pro .home_pro_con ul li{ width:100%; height:25%;}
#home_pro .home_pro_con ul li:nth-child(1){ width:100%;}
#home_pro .home_pro_con>ul>li>.img{ width:100%; height:100%;}
#home_pro .home_pro_con ul li>.img>img{ width:100%; height:100%; object-fit:cover;}
#home_pro .home_pro_con ul:hover li{ width:100%;}
#home_pro .home_pro_con ul li:hover{ width:100%;}
#home_pro .home_pro_con ul li>.desc .desc_box{ display:flex; justify-content:left;}
#home_pro .home_pro_con ul li>.desc .desc_box span{ font-size:16px; margin-top:0; line-height:1;}
#home_pro .home_pro_con ul li>.desc .desc_box em{ font-size:14px; margin-top:5px;}
#home_pro .home_pro_con ul li>.desc .desc_box .img{ width:56px; height:56px;}
#home_pro .home_pro_con ul li>.desc .desc_box .img:after{ width:62px; height:62px;}
#home_pro .home_pro_con ul li>.desc .desc_box .img_box{ width:46px; height:46px;}
#home_pro .home_pro_con ul li>.desc .desc_box .img_box>img{ width:30px; height:auto;}
#home_pro .home_pro_con ul li>.desc .desc_box .list{ margin-left:1rem;}
#home_pro .home_pro_con ul li>.desc .desc_box i{ display:none;}
#home_pro .home_pro_con ul li>.desc .desc_box a{ width:120px; font-size:12px; height:30px; line-height:30px; margin-left:0; margin-top:5px;}
#home_pro .home_pro_con ul li>.desc .desc_list{ display:none;}
#home_pro .home_pro_con ul li>.desc .desc_box_con{ text-align:left; display:flex; align-items:center; justify-content:left; margin-left:1rem;}
#home_pro .home_pro_con ul li:hover .desc .desc_box{ opacity:1;}

#home_partner .home_partner_con{ padding-top:60px;}
#home_partner .home_partner_con .desc{ width:96%;}
#home_partner .home_partner_con .desc>span{ font-size:14px;}
#home_partner .home_partner_con .desc>em{ font-size:20px;}
#home_partner .home_partner_con .desc>.desc_box{ width:90%; font-size:14px; margin-top:0.6rem;}
#home_partner .home_partner_con .desc>a{ width:120px; font-size:12px; height:32px; line-height:32px; margin-top:1rem;}

#home_news .home_news_con{ padding-top:60px;}
#home_news .home_news_con .dh{ padding-top:1rem;}
#home_news .home_news_con .dh>span{ font-size:18px;}
#home_news .home_news_con .dh>em{ font-size:14px; width:50px; margin-left:10px; top:2px;}
#home_news .home_news_con .list{ display:block;}
#home_news .home_news_con .list>ul{ width:100%;}
#home_news .home_news_con .list>ul>li{ min-height:120px;}
#home_news .home_news_con .list>ul>li>.desc span{ font-size:14px; line-height:1.6;}
#home_news .home_news_con .list>ul>li>.desc a{ width:120px; font-size:12px; height:32px; line-height:32px; bottom:1rem;}
#home_news .home_news_con .list>.img{ width:100%;}
#home_news .home_news_con .list>.img .desc{ font-size:15px; padding:3% 4%; height:auto; box-sizing:border-box;}
#home_news .home_news_con .list>.img .desc .desc_box{ width:100%;}
#home_news .home_news_con .list>.img .desc p{ word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

#home_feedback .home_feedback_con{ padding:20px 0;}
#home_feedback .home_feedback_con .form{ width:100%;}
#home_feedback .home_feedback_con span{ font-size:16px;}
#home_feedback .home_feedback_con form{ flex-wrap:wrap;}
#home_feedback .home_feedback_con form>input[type="text"]{ width:49%; height:36px; line-height:36px; font-size:14px; margin-bottom:2%; text-indent:10px;}
#home_feedback .home_feedback_con form>select{ width:49%; height:36px; line-height:36px; font-size:14px; margin-bottom:2%; text-indent:10px;}
#home_feedback .home_feedback_con form>button{ width:100%; height:36px; line-height:36px; font-size:14px;}

/*content*/
/*right*/
#right{ width:100%; margin-top:20px;}
#right .right_dh>span{ font-size:18px;}
#right .right_dh>em{ font-size:16px; margin-top:10px;}
#right .right_dh>i{ margin-top:12px; height:4px; width:50px;}
#right .right_dh>i:before{ width:50px; margin-right:10px; top:1px;}
#right .right_dh>i:after{ width:50px; margin-left:10px; top:1px;}
#right .right_dh>p{ width:90%; margin-top:20px; font-size:15px;}
#right .right_dh .desc{ margin-top:10px; font-size:15px;}
#right .right_con{ min-height:200px;}
#right .right_con img{ max-width:100%; padding:0 !important;}
#right .right_con iframe{ max-width:100%; height:auto;}
#right .right_con video{ max-width:100%; height:auto;}
#right .right_con table{ width:100% !important;}

/*left*/
#left .left_dh>span{ width:auto; min-width:25%; font-size:15px; padding:0 5px;}
#left .left_dh>ul{ white-space:nowrap; overflow-x:scroll;}
#left .left_dh>ul>li{ padding:0 5px;}
.mask{ position:fixed; top:0; left:0; z-index:1; width:100%; height:100%; background-color:rgba(0,0,0,.5); display:none;}

/*local*/
.local_dh{ display:none;}

/*about*/
.company>.dh{ margin-top:25px;}
.company>.dh>span{ font-size:17px;}
.company>.dh>em{ font-size:12px; line-height:1.2;}
.company>.desc{ margin-top:15px; display:block; font-size:15px;}
.company>.desc>.box{ display:block;}
.company>.desc>.box>.desc_box{ width:100%;}
.company>.desc>.box>.img{ width:100%; margin-top:20px;}
.company>.desc>.box:nth-child(2n){ margin-top:20px;}
.company>ul{ margin-top:30px;}
.company>ul>li{ width:50%; margin-bottom:5%;}
.company>ul>li>span{ font-size:26px;}
.company>ul>li>p{ font-size:14px; height:30px; line-height:1.4;}
.company>ul>li>img{ width:40px; margin-right:20px;}
.company>ul>li>.desc .box{ width:120px;}
.company>ul>li>.desc .box>em{ font-size:16px; font-weight:normal; line-height:1;}
.company>ul>li>.desc .box>p{ margin-top:5px; font-size:14px;}
.company>ul>li>.desc .num{ margin-top:5px;}
.company>ul>li>.desc .num>span{ font-size:26px;}
.company>ul>li>.desc .num>i{ font-size:15px;}
.company>ul>li:nth-last-child(-n+2){ margin-bottom:5%;}
.company>.list{ margin-top:10px; font-size:15px;}
.company>.list .list_box:nth-child(2){ margin-top:30px; display:block;}
.company>.list .list_box>ul{ width:100%; margin:0 auto; margin-left:0; display:flex; flex-wrap:wrap; justify-content:space-between; margin-top:20px;}
.company>.list .list_box>ul>li{ width:50%; text-align:center;}
.company>.list .list_box>ul>li>span{ font-size:15px;}
.speech{ margin-top:20px; margin-bottom:30px; display:block;}
.speech>.desc{ width:100%; font-size:15px;}
.speech>.img{ width:100%; margin-top:20px;}
.history{ margin-bottom:10px;}
.history>.img>img{ height:160px; object-fit:cover;}
.history>.img>.desc{ width:60%; height:200px; padding:0 20px; top:-60px; right:20px;}
.history>.img>.desc>.desc_box>span{ font-size:18px;}
.history>.img>.desc>.desc_box>.desc_con{ font-size:15px; margin-top:10px;}
.history>.img>.desc>.desc_box>em{ margin-top:15px;}
.history>.list{ margin-top:25px;}
.history>.list>span{ font-size:18px;}
.history>.list>em{ font-size:18px;}
.history>.list>.list_box{ margin-top:20px;}
.history>.list>.list_box>.list_con ul>li .list_box>span{ font-size:26px; padding-right:10%; padding-bottom:15px;}
.history>.list>.list_box>.list_con ul>li .list_box>span:after{ width:50%;}
.history>.list>.list_box>.list_con ul>li .list_box>em{ font-size:16px; padding-right:10%; margin-top:15px;}
.history>.list>.list_box>.list_con ul>li .list_box>.desc{ font-size:14px; padding-right:10%; word-break:break-all;}
.history>.list>.list_box>.list_con ul>li .list_box>.img{ padding-right:10%;}
.history>.list>.list_box>.list_con ul>li:nth-child(2n) span{ padding-left:10%;}
.history>.list>.list_box>.list_con ul>li:nth-child(2n) em{ padding-left:10%;}
.history>.list>.list_box>.list_con ul>li:nth-child(2n) .desc{ padding-left:10%;}
.history>.list>.list_box>.list_con ul>li:nth-child(2n) .img{ padding-left:10%;}
.honor{ margin-top:30px; display:block;}
.honor>.dh{ width:100%;}
.honor>.dh>ul>li{ height:56px; padding-left:10px;}
.honor>.dh>ul>li>a{ font-size:15px;}
.honor>.dh>ul>li>a>.img{ width:40px; height:40px; padding-right:5px;}
.honor>.dh>ul>li>a>.img>.img_box>img{ width:28px;}
.honor>.dh>ul>li:hover>a>.img>.img_box:nth-child(1){ margin-top:-40px;}
.honor>.dh>ul>li>a>span{ line-height:1.4;}
.honor>.dh>ul>li>a>span>i{ margin-bottom:0;}
.honor>.list_box{ width:100%; margin-top:3%; border-top-width:5px; padding:0 35px;}
.honor .list>.list_dh{ margin:20px 0;}
.honor .list>.list_dh>span{ font-size:18px;}
.honor .list>.list_dh>span>i{ margin-bottom:0; font-size:20px;}
.honor .list>ul>li{ width:48%; padding:15px; margin-left:4%;}
.honor .list>ul>li:nth-child(3n+1){ margin-left:4%;}
.honor .list>ul>li:nth-child(2n+1){ margin-left:0;}
.honor .list>ul>li .img{ padding:5% 0; height:120px;}
.honor .list>ul>li span{ line-height:1.4;}
.honor .list>.page span{ width:22px; height:22px; font-size:18px;}
.culture{ margin-top:30px;}
.culture>.img>img{ height:6rem; object-fit:cover;}
.culture>ul{ margin-top:20px;}
.culture>ul>li{ width:48%; margin-left:4%;}
.culture>ul>li:nth-child(2n+1){ margin-left:0;}
.culture>ul>li .img>i{ width:40px; height:40px; font-size:18px; margin-top:-20px;}
.culture>ul>li .desc{ margin-top:40px;}
.culture>ul>li .desc>span{ font-size:17px;}
.culture>ul>li .desc>em{ font-size:12px; line-height:1.4;}
.culture>ul>li .desc>i{ margin:12px 0;}
.culture>ul>li .desc>p:nth-child(4){ width:100%;}

/*pro*/
.pro_part{ margin-top:30px;}
.pro_part>.list{ margin-bottom:30px;}
.pro_part>.list>.dh>span{ font-size:20px;}
.pro_part>.list>.dh>em{ font-size:17px; margin-top:10px;}
.pro_part>.list>.dh>p{ font-size:14px; line-height:1.4;}
.pro_part>.list>ul{ margin-top:30px;}
.pro_part>.list>ul>li{ display:block; margin-bottom:25px;}
.pro_part>.list>ul>li>.desc{ width:100%;}
.pro_part>.list>ul>li>.desc span{ line-height:33px;}
.pro_part>.list>ul>li>.desc em{ font-size:17px; margin-top:0;}
.pro_part>.list>ul>li>.desc p{ margin-top:10px; font-size:15px; line-height:1.8;}
.pro_part>.list>ul>li>.img{ width:100%; margin-top:4%;}
.pro_tech{ margin-top:30px; padding:30px 0 10px 0;}
.pro_tech ul{ flex-wrap:wrap;}
.pro_tech ul>li{ width:48%; margin-left:4%; margin-bottom:25px;}
.pro_tech ul>li:nth-child(2n+1){ margin-left:0;}
.pro_tech ul>li>img{ width:46px; height:auto;}
.pro_tech ul>li>span{ font-size:17px; margin-top:10px;}
.pro_tech ul>li>em{ line-height:1.4;}
.pro_tech ul>li>.img{ margin-top:20px;}
.pro_tech ul>li>.desc{ margin-top:15px;}
.pro_tech ul>li>p{ margin-top:10px; padding-top:10px;}
.pro_cases{ margin-top:30px;}
.pro_cases .dh>span{ font-size:20px;}
.pro_cases .dh>em{ font-size:17px; margin-top:10px;}
.pro_cases .dh>i{ margin-top:12px;}
.pro_cases .dh>p{ width:90%; margin-top:15px; font-size:15px;}
.pro_cases ul{ margin-top:25px;}
.pro_cases ul>li{ display:block; margin-bottom:15px;}
.pro_cases ul>li>.img{ width:100%;}
.pro_cases ul>li>.img>img{ width:48%;}
.pro_cases ul>li>.img>img:nth-child(2){ margin-left:4%;}
.pro_cases ul>li>.desc{ width:100%; margin-top:15px;}
.pro_cases ul>li>.desc span{ font-size:16px;}
.pro_food{ margin-top:30px;}
.pro_food>.list>ul{ margin-top:30px;}
.pro_food>.list>ul>li{ display:block; margin-bottom:25px;}
.pro_food>.list>ul>li>.desc{ width:100%; padding:0;}
.pro_food>.list>ul>li>.desc span{ line-height:33px;}
.pro_food>.list>ul>li>.desc em{ font-size:17px; margin-top:0;}
.pro_food>.list>ul>li>.desc p{ margin-top:10px; font-size:15px; line-height:1.8;}
.pro_food>.list>ul>li>.img{ width:100%; margin-top:4%;}
.pro_chain{ margin-top:30px;}
.pro_chain>.dh>span{ font-size:20px;}
.pro_chain>.dh>em{ font-size:18px; margin-top:5px;}
.pro_chain>.dh>.desc{ width:90%; margin:0 auto; margin-top:10px; font-size:15px;}
.pro_chain>.list{ margin-top:30px; padding:30px 0 10px 0;}
.pro_chain>.list ul>li{ width:50%; padding:0; margin-bottom:25px;}
.pro_chain>.list ul>li>.img>img{ width:46px; height:auto;}
.pro_chain>.list ul>li>.desc>span{ font-size:17px; margin-top:10px;}
.pro_chain>.list ul>li>.desc>em{ line-height:1.4; height:30px;}
.pro_chain>.list ul>li>.desc>p{ width:90%; margin:0 auto; margin-top:10px;}
.pro_saffty{ margin:30px 0 20px 0;}
.pro_saffty .dh>span{ font-size:20px;}
.pro_saffty .dh>em{ font-size:18px; margin-top:10px;}
.pro_saffty .dh>.desc{ width:90%; margin:0 auto; margin-top:15px; font-size:15px;}
.pro_saffty .dh>p{ width:90%; margin:0 auto; margin-top:20px; font-size:15px;}
.pro_saffty .desc{ width:94%; margin:0 auto; margin-top:20px;}
.pro_kitchen{ margin-top:20px;}
.pro_kitchen>.img{ padding-bottom:30px;}
.pro_kitchen>.list>ul{ margin-top:30px;}
.pro_kitchen>.list>ul>li{ display:block; margin-bottom:25px;}
.pro_kitchen>.list>ul>li>.desc{ width:100%; padding:0;}
.pro_kitchen>.list>ul>li>.desc span{ line-height:33px;}
.pro_kitchen>.list>ul>li>.desc em{ font-size:17px; margin-top:0;}
.pro_kitchen>.list>ul>li>.desc p{ margin-top:10px; font-size:15px; line-height:1.8;}
.pro_kitchen>.list>ul>li>.img{ width:100%; margin-top:4%;}
.pro_auto{ margin-top:30px;}
.pro_auto>.dh>span{ font-size:20px;}
.pro_auto>.dh>em{ font-size:18px; margin-top:10px;}
.pro_auto>.dh>i{ margin-top:12px;}
.pro_auto>.list>ul{ margin-top:30px;}
.pro_auto>.list>ul>li{ display:block; margin-bottom:25px;}
.pro_auto>.list>ul>li>.desc{ padding:0; width:100%;}
.pro_auto>.list>ul>li>.desc span{ line-height:33px;}
.pro_auto>.list>ul>li>.desc em{ font-size:17px; margin-top:0;}
.pro_auto>.list>ul>li>.desc p{ margin-top:10px; font-size:15px; line-height:1.8;}
.pro_auto>.list>ul>li>.img{ width:100%; margin-top:4%;}
.pro_process{ margin-top:30px;}
.pro_process>.dh>span{ font-size:20px;}
.pro_process>.dh>em{ font-size:18px; margin-top:10px;}
.pro_process>.dh>i{ margin-top:12px;}
.pro_process>.desc{ margin-top:30px;}
.pro_agro{ margin-top:30px;}
.pro_agro>.list>ul>li{ display:block; margin-bottom:25px;}
.pro_agro>.list>ul>li>.desc{ padding:0; width:100%;}
.pro_agro>.list>ul>li>.desc span{ line-height:33px;}
.pro_agro>.list>ul>li>.desc em{ font-size:17px; margin-top:0;}
.pro_agro>.list>ul>li>.desc p{ margin-top:10px; font-size:15px; line-height:1.8;}
.pro_agro>.list>ul>li>.img{ width:100%; margin-top:4%;}
.pro_room>.dh{ margin-top:30px;}
.pro_room>.dh>em{ font-size:18px; margin-top:0;}
.pro_room>.dh>p{ margin-top:10px; font-size:15px; line-height:1.8;}
.pro_room>ul{ margin-top:20px; display:block;}
.pro_room>ul>li{ width:100%; margin-bottom:4%;}

/*services*/
.services{ margin-top:30px; margin-bottom:0;}
.services .dh>.img>img{ width:100%; height:auto; object-fit:cover;}
.services .dh>span{ margin-top:20px; line-height:33px;}
.services .dh>em{ font-size:18px; margin-top:0;}
.services .dh>.desc{ margin-top:10px; font-size:15px;}
.services_list{ margin:30px 0 -30px 0; padding:30px 0;}
.services_list ul>li{ width:30%; margin-left:4.5%; margin-bottom:4%;}
.services_list ul>li:nth-child(5n+1){ margin-left:4.5%;}
.services_list ul>li:nth-child(3n+1){ margin-left:0;}
.services_list ul>li span{ line-height:1.5;}
.services ul{ margin-top:30px;}
.services ul>li{ display:block; margin-bottom:25px;}
.services ul>li>.desc{ width:100%; padding:0;}
.services ul>li>.desc span{ line-height:33px;}
.services ul>li>.desc em{ font-size:17px; margin-top:0;}
.services ul>li>.desc p{ margin-top:10px; font-size:15px; line-height:1.8;}
.services ul>li>.img{ width:100%; margin-top:4%;}

/*partner*/
.partner_adv>.dh{ margin-top:20px;}
.partner_adv>.dh>span{ font-size:18px;}
.partner_adv>.dh>span:before{ width:30px; left:-40px; top:14px;}
.partner_adv>.dh>span:after{ width:30px; right:-40px; top:14px;}
.partner_adv>.dh>i{ font-size:18px;}
.partner_adv>.dh>em{ margin-top:0; font-size:15px;}
.partner_adv>ul{ margin-top:20px;}
.partner_adv>ul>li{ width:48%; margin-bottom:4%; padding:15px 0;}
.partner_adv>ul>li>.img>img{ width:46px; height:auto;}
.partner_adv>ul>li>span{ font-size:17px; margin-top:15px;}
.partner_adv>ul>li>em{ line-height:1.5; height:36px;}
.partner_adv>ul>li>p{ font-size:15px; line-height:1.8; margin-top:10px;}
.partner_cases>.dh{ margin-top:20px;}
.partner_cases>.dh>span{ font-size:18px;}
.partner_cases>.dh>span:before{ width:30px; left:-40px; top:14px;}
.partner_cases>.dh>span:after{ width:30px; right:-40px; top:14px;}
.partner_cases>ul>li{ width:100%; margin-left:0;}
.partner_cases>.desc{ margin-top:5px; font-size:15px;}
.partner_cases>ul{ margin-top:20px;}
.partner_cases>ul>li{ padding-left:0; height:220px;}
.partner_cases>ul>li>.desc>.desc_box{ width:100%; padding:15px;}
.partner_cases>ul>li>.desc>.desc_box>span{ font-size:15px;}
.partner_cases>ul>li>.desc>.desc_box>em{ font-size:15px; line-height:1.2;}
.partner_cases>ul>li>.desc>.desc_box>i{ margin:5px 0 0 0;}
.partner_cases>ul>li>.img{ border:0;}
.partner_process{ margin-top:30px;}
.partner_process .dh>span{ font-size:18px;}
.partner_process .dh>span:before{ width:30px; left:-40px; top:14px;}
.partner_process .dh>span:after{ width:30px; right:-40px; top:14px;}
.partner_process ul{ margin-top:25px; flex-wrap:wrap;}
.partner_process ul>li{ margin-bottom:4%;}
.partner_process ul>li:nth-child(odd){ width:100%; border-radius:5px; display:block;}
.partner_process ul>li:nth-child(even){ display:none;}
.partner_process ul>li .desc_box{ display:flex; flex-wrap:wrap; height:20px; line-height:20px;}
.partner_process ul>li .desc_box>em{ font-size:20px;}
.partner_process ul>li .desc_box>span{ font-size:16px; margin-top:0; margin-left:10px; line-height:21px;}
.partner_plan{ margin-top:20px;}
.partner_plan>.dh>span{ font-size:18px;}
.partner_plan>.dh>span:before{ width:30px; left:-40px; top:14px;}
.partner_plan>.dh>span:after{ width:30px; right:-40px; top:14px;}
.partner_plan>.dh>em{ font-size:15px; margin-top:0;}
.partner_plan ul{ margin-top:30px; padding:15px;}
.partner_plan ul>li{ padding:10px 0; width:100%; font-size:15px;}
.partner_plan ul>li .desc_box>em{ width:20px; height:20px; background-size:20px; position:relative; top:3px;}
.partner_contact>img{ width:150px; top:-60px;}
.partner_contact{ margin-top:20px; flex-wrap:wrap; height:auto; padding:25px;}
.partner_contact>.dh{ width:100%; border:0; text-align:center; padding-right:0; margin-right:0;}
.partner_contact>.dh>span{ font-size:18px;}
.partner_contact>.desc{ width:100%; font-size:15px; margin-top:10px;}
.partner_contact>.dh>p{ font-size:17px; margin-top:10px;}
.partner_list{ margin-top:50px;}
.partner_list ul>li{ width:48%; margin-left:4%; margin-bottom:12%;}
.partner_list ul>li:nth-child(3n+1){ margin-left:4%;}
.partner_list ul>li:nth-child(2n+1){ margin-left:0;}
.partner_list ul>li>em{ width:60px; height:60px; top:-25px;}
.partner_list ul>li>.ico{ width:60px; height:60px;}
.partner_list ul>li>.ico>img{ width:36px; height:auto;}
.partner_list ul>li>.desc{ padding:50px 10px 0 10px;}
.partner_list ul>li>.desc>span{ font-size:17px;}
.partner_list ul>li>.desc>p{ width:100%; font-size:15px; margin-top:10px; padding-bottom:15px;}
.partner_con{ margin-top:30px; padding:30px 0; margin-bottom:-30px;}
.partner_con .dh>span{ font-size:18px;}
.partner_con .dh>span:before{ width:30px; left:-40px; top:14px;}
.partner_con .dh>span:after{ width:30px; right:-40px; top:14px;}
.partner_con .dh>em{ font-size:15px; margin-top:0;}
.partner_con ul{ margin-top:20px; flex-wrap:wrap; justify-content:left;}
.partner_con ul>li{ width:33.3333%; margin-bottom:5%;}
.partner_con ul>li>.img{ width:56px; height:56px;}
.partner_con ul>li>.img img{ width:32px; height:32px;}
.partner_con ul>li:hover>.img>.img_box:first-child{ margin-top:-56px;}
.partner_con ul>li>span{ font-size:16px; margin-top:10px;}
.partner_con ul>li>em{ width:80%; margin:0 auto; margin-top:5px; line-height:1.5;}
.partner_con ul>li>.desc{ width:90%; margin-top:5px; font-size:14px;}
.partner_box .partner_box_con{ padding:20px 0;}
.partner_box .partner_box_con .form{ width:100%;}
.partner_box .partner_box_con span{ font-size:16px;}
.partner_box .partner_box_con form{ flex-wrap:wrap;}
.partner_box .partner_box_con form>input[type="text"]{ width:49%; height:36px; line-height:36px; font-size:14px; margin-bottom:2%; text-indent:10px;}
.partner_box .partner_box_con form>select{ width:49%; height:36px; line-height:36px; font-size:14px; margin-bottom:2%; text-indent:10px;}
.partner_box .partner_box_con form>button{ width:100%; height:36px; line-height:36px; font-size:14px;}

/*cases*/
.cases{ margin-top:30px;}
.cases>.img>img{ height:auto; object-fit:cover;}
.cases>p{ font-size:15px; margin-top:15px;}
.cases>p>span{ width:100%;}
.cases ul{ margin-top:25px;}
.cases ul>li{ width:48%; margin-left:4%; margin-bottom:4%;}
.cases ul>li:nth-child(2n+1){ margin-left:0;}
.cases ul>li .img{ height:150px;}
.cases ul>li span{ padding:0 5px;}
.cases .list>.page .page_box{ text-align:center; margin-top:20px;}
.cases .list>.page span{ display:inline-block; width:22px; height:22px; line-height:22px; font-size:18px; margin:0 5px;}
.cases .list>.page span.prev{ position:static;}
.cases .list>.page span.next{ position:static;}

/*display*/
.dis_name{ font-size:15px;}

/*news*/
.news{ margin-top:30px;}
.news>.news_con>ul{ flex-wrap:wrap;}
.news>.news_con>ul>li{ width:100%; margin-bottom:6%;}
.news>.news_con>ul>li .img{ height:140px;}
.news>.news_con>ul>li span{ font-size:16px; margin-top:10px;}
.news>.news_con>ul>li p{ margin-top:6px; line-clamp:2; -webkit-line-clamp:2;}
.news>.list{ margin-top:0;}
.news>.list>ul>li{ padding-bottom:20px; margin-bottom:20px;}
.news>.list>ul>li>a{ align-items:center;}
.news>.list>ul>li .date{ width:80px;}
.news>.list>ul>li .date>.box{ width:80px;}
.news>.list>ul>li .date>.box>span{ font-size:26px;}
.news>.list>ul>li .date>.box>em{ font-size:15px;}
.news>.list>ul>li .desc{ width:calc(100% - 90px); display:block;}
.news>.list>ul>li .desc span{ font-size:16px; margin-top:0;}
.news>.list>ul>li .desc p{ margin-top:6px; line-clamp:2; -webkit-line-clamp:2;}

/*dis_news*/
#dis_news{ width:100%;}
#dis_news img{ height:auto !important;}
#dis_news .news_title{ font-size:17px; line-height:1.4;}
#dis_news .news_date{ font-size:14px;}
#dis_news .news_content{ margin-top:15px;}

/*social*/
.social{ margin-top:20px;}
.social>p{ font-size:15px;}
.social>p>span{ width:100%;}
.social ul{ margin-top:20px;}
.social ul>li{ width:48%; margin-left:4%; margin-bottom:4%;}
.social ul>li:nth-child(3n+1){ margin-left:4%;}
.social ul>li:nth-child(2n+1){ margin-left:0;}
.social ul>li .img{ height:120px;}
.social ul>li span{ margin-top:10px;}

/*contact*/
.contact{ margin-top:30px;}
.contact>.list>ul>li .desc>.box>span{ font-size:15px; font-weight:normal;}
.contact>.list>ul>li .desc>.box>i{ width:90px; height:8px; margin-top:-10px;}
.contact>.list>ul>li .desc>.box>p{ font-size:14px; margin-top:10px;}
.contact>.list>ul>li .desc>.box>em{ font-size:14px;}
.contact>.list>ul>li:first-child{ margin-bottom:4%;}
.contact>.list>ul>li:first-child .desc{ width:100%; height:100%;}
.contact>.list>ul>li:first-child .desc>.box>span{ font-size:16px; font-weight:normal;}
.contact>.list>ul>li:first-child .desc>.box>i{ width:80px; height:8px; margin-top:-10px;}
.contact>.list>ul>li:first-child .desc>.box>p{ font-size:15px; margin-top:10px;}
.contact>.list>ul>li:first-child .desc>.box>em{ font-size:15px;}
.contact>.list>ul>li{ width:50%;}
.contact_box>ul>li{ width:33%;}
.contact_box>ul>li>.img>img{ width:46px; height:auto;}
.contact_box>ul>li>.desc>span{ font-size:16px; margin-top:10px;}
.contact_box>ul>li>.desc>i{ margin-top:12px;}
.contact_box>ul>li>.desc>p{ margin-top:10px; font-size:14px;}
.contact_box>ul>li:nth-child(2)>.desc>img{ width:80px;}

/*recruit*/
.recruit{ margin-top:30px;}
.recruit>.dh{ height:40px; line-height:40px;}
.recruit>.dh>span{ width:30%; font-size:15px;}
.recruit>.dh>span:nth-child(1){ width:40%;}
.recruit>.dh>span:nth-child(2){ display:none;}
.recruit>.dh>span:nth-child(3){ display:none;}
.recruit>ul{ padding-bottom:30px;}
.recruit>ul>li>.list{ line-height:40px;}
.recruit>ul>li>.list>span{ width:30%; font-size:15px;}
.recruit>ul>li>.list>span:nth-child(1){ width:40%;}
.recruit>ul>li>.list>span:nth-child(2){ display:none;}
.recruit>ul>li>.list>span:nth-child(3){ display:none;}
.recruit>ul>li>.list>span>i{ line-height:40px;}
.recruit>ul>li>.list_box{ font-size:15px; padding:15px;}

/*map*/
.map{ height:260px; margin:30px 0 -30px 0;}

/*pages*/
.pages{ width:100%; margin:0 auto; margin-top:20px; margin-bottom:20px; text-align:center;}
.pages .pages_box{ display:none;}
.pages .pages_m_box{ display:block;}
.pages .p_left{ float:left; border:1px solid #e5e5e5; width:26px; height:26px; line-height:26px; display:inline-block; border-radius:50%;}
.pages .p_right{ float:right; border:1px solid #e5e5e5; width:26px; height:26px; line-height:26px; display:inline-block; border-radius:50%;}
.pages .p_left:hover{ background:#60b659; color:#fff; border-color:#60b659;}
.pages .p_right:hover{ background:#60b659; color:#fff; border-color:#60b659;}

/*float*/
.float{ width:36px; height:36px; bottom:20px; right:10px; font-size:12px; line-height:1.4;}

/*float_phone*/
.float_phone{ width:36px; height:36px;}
.float_phone a>.ico{ padding:8px 0;}
.float_phone a>.ico>em{ display:none;}
.float_phone a>p{ display:none;}

/*livechat*/
#livechat{ display:none;}

/*nav*/
#footer_nav{ display:none;}

/*footer*/
#footer{ padding:15px 0;}
#footer .footer_con{ width:100%; display:block;}
#footer .footer_con .l{ font-size:14px; display:none;}
#footer .footer_con .r>ul{ display:none;}
#footer .footer_con .r>p{ justify-content:center; margin-top:5px;}
#footer .footer_con .r>p>em{ font-size:20px; margin-left:10px;}
#footer .footer_copy{ display:block;}
}