@charset "UTF-8";

*{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
html, body, form, fieldset, legend{margin:0;padding:0;}
body, input, select, textarea{font-family:"思源黑体";font-size:16px;line-height:1.8;color:#333;}
body {color:#555;margin:0px;padding:0;overflow-x:hidden;}
* {padding: 0;margin: 0; font-family:"思源黑体 CN" !important;}
input, select, textarea {border-radius:0;outline:none; }
a{color:#333;text-decoration:none !important; }
a:hover{color:#f08519;}
p{margin: 0 0 0.16rem;}
p img{display:inline-block;}
ul, dl, dl dt, dl dd{ margin:0; padding:0;}
ul, li {list-style:none;}
img {border:none;}
.clearboth {clear: both;}

/* 限制行数省略号 */
.e1{ overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.e2{ overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.e3{ overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.e4{ overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
.e5{ overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;}

/*分页*/
.page_list{margin:0 auto;margin-top:30px;}
.page_list ul{list-style:none;margin:0;padding:0;font-size:0;text-align:center;}
.page_list ul li{display:inline-block;font-size:16px;margin:0 0.8rem;}
.page_list ul li a{display:block;padding:5px 15px;background-color:#f5f5f5; color:#555;border:1px solid #ddd;}
.page_list ul li a:hover{background-color:#89bc34;color:#fff;}
.page_list ul li a.on{color:#fff;background-color:#89bc34;}

.index_main{padding:20px 5px;background:#fff;border-radius:10px 10px 0 0;}

/*头部*/
header{width:100%;background:#ffffff;padding:10px 0;font-size:16px;color:#555555;position:fixed;z-index:999;box-shadow:2px 5px 10px #ddd;}
header .logo{}
header .logo img{display:block;max-width:100%;}
header .h_top_right{float:left;text-align:left;margin-bottom:0;line-height:70px;width:100%;}

/*菜单*/
.nav{}
.nav ul{margin-left:70px;}
.nav ul li{float:left;position:relative;}
.nav ul li a{display:block;color:#222;text-align:center;font-size:16px;line-height:60px;position:relative;padding:0 8px;}
.nav ul li a i{padding-left:6px;color:#999;}
.nav ul li a.on{color:#89bc34;border-bottom:2px solid #89bc34;}
.nav ul li a:hover,.header .nav ul li a.on{color:#89bc34; border-bottom:2px solid #89bc34;}
.nav ul li a:hover i,.header .nav ul li a.on i{color:#89bc34;}

/*二级菜单*/
#menu ul ul { display:none;  position:absolute; top:60px; left:-120px; z-index:99999; width:230px; background:#89bc34; box-shadow:0 3px -8px #b3b3b3;}
#menu ul ul li{ background:none; float:none; margin:0;}
#menu ul ul li a{ color:#fff; font-size:15px; line-height:28px;border-bottom:solid 1px #97ea40; padding:10px 10px; display:block;text-align: center;}
#menu ul ul li a:hover{ color:#89bc34; background:#fff;}
#menu ul ul li a:hover i{color:#89bc34;}
#menu ul ul li a:after,#menu ul ul li a:hover:after{ display:none;}
#menu ul ul li .on{ background:#f6f7f7;}
#menu ul ul li .tit{background:#f6f7f7; height:55px; line-height:55px; width:266px;text-align:left; padding:0 15px; border-radius:5px 5px 0 0; font-weight:bold;color: #89bc34; font-size:20px;border-bottom:1px solid #ddd;}

/*手机端导航*/
.sp_nav{width:30px;float:right;position:relative;cursor:pointer;height:25px;margin-top:15px; display:none;}
.sp_nav span{display:block;background:#89bc34;width:20px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:7px}
.sp_nav span:nth-of-type(3){top:14px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#89bc34;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:58px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 80px)}
.sjj_nav>ul>li:first-child .language{float:right;width:80px;overflow:hidden;line-height:30px;margin-top:5px;text-align: center;}
.sjj_nav>ul>li:first-child .language a{width:80px;float:left;border-left:1px #ddd solid;text-align:center;color:#fff;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;/*border-left:1px #ddd solid;*/height:30px;padding:0px 7px 0 7px;width: 85%;text-align: right;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #99d23a solid;margin-left:15px;position:relative;line-height:44px;font-size:17px}
.sjj_nav>ul >li:last-child{border-bottom:1px #99d23a solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#fff;width:80%}
.sjj_nav ul li ul li a{color:#fff;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#fff;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#fff}
.sjj_nav ul li ul li>ul{margin-left:0}

/*banner*/
.banner {/*background: url("../images/banner.webp") no-repeat scroll center top / cover ;*/position: relative;min-height: 800px;-webkit-clip-path: polygon(50% 0%, 100% 0, 100% 80%, 70% 100%, 0 80%, 0 0);clip-path: polygon(50% 0%, 100% 0, 100% 80%, 70% 100%, 0 80%, 0 0);padding-top:70px;}
/*.banner::before {content: "";height: 100%;left: 0;position: absolute;top: 0;width: 100%;background: linear-gradient(to right, #43e97b 0%, #38f9d7 100%);opacity: .6;z-index: 99;}*/
.banner .header-intro-wrap {margin-left: auto;margin-right: auto;position: absolute;z-index: 100;text-align: center;top:30%;width:100%;}
.banner .header-intro-wrap .header-intro-title h3 {color: #fff;font-weight: 700;font-size:60px;letter-spacing: 2px;text-transform: uppercase;}
.banner .header-intro-wrap .header-intro-tag {color: #fff;font-size: 30px;margin-top: 30px;margin-bottom: 65px;}
.banner .swiper-container {width:100%;height: 100%;margin-left: auto;margin-right: auto;}
.banner .swiper-slide {text-align: center;font-size: 18px;background: #fff;/* Center slide text vertically */display: -webkit-box;display: -ms-flexbox;display: -webkit-flex; display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center; width:100% !important;}
.banner .swiper-slide img{ width:100% !important;}
.banner .swiper-slide .pc{ display:block;}
.banner .swiper-slide .phone{ display:none;}
.banner .swiper-button-next, .banner .swiper-button-prev{color: #fff !important;}

/*首页标题*/
.sy_title{text-align:center;margin-bottom:30px;}
.sy_title .t1{color:#888;font-weight:400;font-size:16px;margin-bottom:10px;}
.sy_title .t2{display:inline-block;font-size:32px;text-transform: uppercase;font-weight: 700;margin-bottom: 25px;color: #333;word-spacing: 3px;}

.sy_index{padding:60px 0;}

/*首页产品*/
/*.sy_product{padding:40px 0;}*/
.sy_product{background:url("../images/background_02.jpg") no-repeat scroll center top / cover ;position:relative;padding:150px 0;-webkit-clip-path:polygon(10% 0, 100% 10%, 100% 90%, 90% 100%, 0 90%, 0 10%);clip-path:polygon(10% 0, 100% 10%, 100% 90%, 90% 100%, 0 90%, 0 10%);}
.sy_product::before{background-color:#313A44;content:"";height:100%;left:0;position:absolute;top:0;width:100%;opacity:0.8;}
.sy_product .p_list{}
.sy_product .p_list .l{margin-bottom:50px;border:3px solid #ddd;line-height: 100%;height: 100%;text-align: center;align-items: center;display:flex;/*opacity:.3;*/padding:20px;background:#fff;}
.sy_product .p_list .l:hover{ background-color:#fff;border:3px solid #89bc34;opacity:1;}
.sy_product .p_list .l .pic{overflow:hidden;margin:0 auto;}
.sy_product .p_list .l .pic img{display:block;max-width:100%;margin:0 auto;}
.sy_product .p_list .l .tit{font-size:22px;color:#333;text-align:center;line-height:28px;margin-top:5px;}
.sy_product .p_list .l .tit i{padding-left:10px;}

/*首页关于我们*/
/*.sy_about{background:url("../images/background_02.jpg") no-repeat scroll center top / cover ;position:relative;padding:250px 0;-webkit-clip-path:polygon(10% 0, 100% 10%, 100% 90%, 90% 100%, 0 90%, 0 10%);clip-path:polygon(10% 0, 100% 10%, 100% 90%, 90% 100%, 0 90%, 0 10%);}
.sy_about::before{background-color:#313A44;content:"";height:100%;left:0;position:absolute;top:0;width:100%;opacity:0.9;}*/
.sy_about .tit{color:#212529;font-weight:300;font-size:36px;word-spacing:3px;text-transform:uppercase;text-align:center;}
.sy_about .text{color:#212529;font-size:18px;line-height:30px; margin-top:30px;margin-bottom:55px;text-align:left;font-weight:300;text-indent:2em;}
.sy_about .btn.main-btn{background-color:#fff;border-color:transparent;color:#fff;letter-spacing:0.3px;font-size:16px;font-weight:500;padding:15px 30px;text-transform: uppercase;}
.sy_about .btn.main-btn:hover{background-color:#fff !important;color:#555;}
.sy_about .btn.main-btn.bg-main { background-color:#85acd3;}
.sy_about .btn.main-btn.bg-green { background-color:#89bc34;}
.sy_about .btn.main-btn i{padding-left:10px;}
.sy_about .list-inline{text-align: center;}
.sy_about .list-inline .list-inline-item {display: inline-block;margin:0 .25rem;}

/*首页新闻*/
.sy_news{}
.sy_news .list{margin-bottom:40px;margin-top:10px; padding:30px 20px;border:0;border-radius:0;overflow:hidden;background-color:#fff;box-shadow:0 0 5px 3px rgba(50, 50, 50, 0.1);position: relative;display:flex;flex-direction:column;min-width: 0;word-wrap: break-word;background-clip: border-box;}
.sy_news .list .pic{overflow:hidden;position:relative;-webkit-clip-path: ellipse(65% 65% at 50% 34%);clip-path: ellipse(65% 65% at 50% 34%);}
.sy_news .list .pic img{border-top-left-radius:0;border-top-right-radius:0;max-height:250px;max-width:100%;height:auto;vertical-align:middle;}
.sy_news .list .pic .p-overlay{position: absolute;background:rgba(49, 58, 68, .9);width:100%;height:100%;top:-20%;left:0;opacity:0;visibility:hidden;transition:all .4s ease;-webkit-clip-path:ellipse(65% 65% at 50%  34%);clip-path: ellipse(65% 65% at 50% 34%);}
.sy_news .list a:hover .pic .p-overlay{opacity: 1;visibility:visible;top:0;}
.sy_news .list .pic .p-info {padding-left: 0;list-style: none;text-align: center;top: 50%;position: relative;-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);transform: translate(0, -50%);}
.sy_news .list .pic .p-info .icon{border:1px solid #eee;width:55px;height:55px;text-align:center;font-size:27px;color:#fff;text-transform:uppercase;line-height:53px;border-radius:50%;display:inline-block;}
.sy_news .list .pic .p-info .icon i{display:block;margin:-1px;}
.sy_news .list .box{margin-top:20px;}
.sy_news .list .box .tit{font-size: 18px;color: #333;margin-bottom:10px;height:52px;overflow:hidden;}
.sy_news .list .box .time{margin-bottom:10px;color:#888;}
.sy_news .list .box .time i{padding-right:10px;}
.sy_news .list .box .txt{font-size: 16px;line-height:26px;color:#666;height:75px;}
.sy_news .list a:hover .box .tit{color:#89bc34;}
.sy_more{display:block;background-color:#89bc34;color:#fff;font-size:16px;padding:15px 20px;font-weight:500;width:200px;margin:0 auto;margin-top:25px;border-color:transparent;text-align:center;border-radius:5px;text-transform:uppercase;}
.sy_more i{padding-left:10px;}
.sy_more:hover{background-color:#333;color:#fff;}

.sy_video{background: linear-gradient(to bottom, #f3f3f3 0%, #fff 100%);}
.sy_video .videolist{position:relative;margin-bottom:10px;}
.sy_video .videolist .pic{overflow:hidden;border-radius:5px 5px 0 0;position:relative;}
.sy_video .videolist .pic img{display: block;max-width: 100%;margin:0 auto;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.sy_video .videolist .pic .nectar_video_lightbox{position:absolute;left:50%;top:50%;z-index:10;width:70px;height:70px;margin-top:-35px;margin-left:-35px;color:#fff;display:inline-block;border-radius:200px;-webkit-transform:translateZ(0);transform:translateZ(0);}
.sy_video .videolist .pic .nectar_video_lightbox .play{display:block;height:100%;width:100%;transition:all 0.4s cubic-bezier(0.19,1,0.22,1) 0s;-webkit-transition: all 0.4s cubic-bezier(0.19,1,0.22,1) 0s;}
.sy_video .videolist .pic .nectar-video-box .inner-wrap{overflow: hidden;border-radius:10px;}
.sy_video .videolist .pic .nectar_video_lightbox svg{display:block;width:20px;height:20px;position:absolute;top:50%;left:50%;margin-left:2px;transform:translateY(-50%) translateX(-50%);-webkit-transform:translateY(-50%) translateX(-50%);}
.sy_video .videolist .nr{padding:20px;background:#f3f3f3;text-align:left; border-radius: 0 0 5px 5px;}
.sy_video .videolist .nr .tit{font-size:18px;color:#333;font-weight: bold;text-align: center;/*margin-bottom:10px;*/}
.sy_video .videolist .nr .tit i{padding-left: 10px; color:#89bc34;}
.sy_video .videolist .nr .biaoqian{color:#909399;font-size:14px;text-align:left;}
.sy_video .videolist .nr .biaoqian span{padding-right:10px;color:#909399;font-size:14px;}
.sy_video .videolist .nr .biaoqian span i{padding-right:5px;}
.sy_video .videolist a:hover .pic img{-webkit-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}
.sy_video .videolist:hover{ cursor: pointer; }
.sy_video .videoed { display:none; width:50px; height:50px; position: absolute; left:45%; top:45%; z-index:99; border-radius:100%; }
.sy_video .videos{ display:none; border: 1px solid #080808; position:fixed; left:50%; top:50%; margin-left:-320px; margin-top:-210px; z-index:100; width:640px; height:360px; }
.sy_video .vclose{ position:absolute;right:1%; top:1%; border-radius:100%; cursor: pointer; }

/*首页广告*/
.sy_guanggao{background:#89bc34;min-height: 200px;padding:100px 0;-webkit-clip-path: polygon(50% 0%, 100% 15%, 100% 100%, 50% 100%, 0 100%, 0 15%);clip-path: polygon(50% 0%, 100% 15%, 100% 100%, 50% 100%, 0 100%, 0 15%);text-align: center}
.sy_guanggao img{display:block;max-width:100%; margin:0 auto;}
.sy_guanggao .tit{color: #fff;font-size:32px;display: inline-block;margin-bottom:20px;font-weight:300;text-align: center;}
.sy_guanggao .pic{margin-bottom:30px;}
.sy_guanggao .pic img{display:block;max-width:100%; margin:0 auto;}
.sy_guanggao .sy_tel{display:block;color:#fff;font-size:20px;padding:15px 15px;font-weight:500;width:400px;margin:0 auto;text-align:center;border:1px solid #fff;border-radius:5px;text-transform: uppercase;}
.sy_guanggao .sy_tel i{padding-right: 10px;}
.sy_guanggao .sy_tel:hover{background-color:#fff;color:#555;}

/*内页banner*/
.ny_banner{padding-top:70px;position:relative;}
.ny_banner img{display:block;max-width:100%; margin:0 auto;}
.ny_banner img.pc{display:block;}
.ny_banner img.phone{display:none;}
.ny_banner .banner_text{position: absolute;top:42%;width: 100%;}
.ny_banner .banner_text .t{font-size:36px;line-height:36px;color:#fff;}
.ny_banner .banner_text .weizhi{font-size:16px;line-height:28px;color:rgba(255,255,255,1);margin-top:15px;}
.ny_banner .banner_text .weizhi a{color:rgba(255,255,255,1);}
.ny_banner .banner_text .weizhi a i{padding-right:10px;}
.ny_banner .banner_text .weizhi a span{padding:0 10px;}

/*内页导航*/
.xc_nav {height:54px; position:relative; margin-top:-12px;}
.xc_nav .box{background:url(../images/xc_nav.png) no-repeat center; width:100%; height:54px; position:absolute; left:0;top:0; z-index:2}
.xc_nav .box li{display:inline-block;line-height:54px;height:54px;color:#fff;font-size:17px;margin-right:60px;}
.xc_nav .box li a{display:block;color: #fff;}
.xc_nav .box li a.on{font-weight:bold;color:#89bc34;border-bottom:2px solid #89bc34;}
.xc_nav .box li a:hover{color:#89bc34;border-bottom:2px solid #89bc34;}

/*内页正文间距*/
.ny_main{padding:80px 0;}

/*关于我们*/
.ny_about{position:relative;}
.ny_about:after{content:"";background:url(../images/about01_bg.jpg) repeat center;position:absolute;top:0;bottom:0;left:0;right:30.5%;z-index:0;}
.ny_about .container{position:relative;z-index:1;background:#ffffff;}
.ny_about .ny_about_left{padding:50px;background:#ffffff;}
.ny_about .ny_about_left .tit{font-size:32px;color:#222;margin-bottom:30px;}
.ny_about .ny_about_left .tit .line{width:50px;height:3px;margin-top:10px;background:#89bc34;}
.ny_about .ny_about_left .nr{line-height:2em;font-size:16px;color:#696969;}
.ny_about .ny_about_left .nr p{text-indent:2em;margin-bottom:15px;}
.ny_about img{display:block;max-width:100%;margin:0 auto;}

.fazhan{}
.fazhan img{display:block;max-width:100%;margin:0 auto;}

.wenhua{background:#f3f3f3;}
.wenhua .w_left{background:#89bc34;padding:113px 30px;color:#fff;position:relative;}
.wenhua .w_left::before{content:''; position:absolute; left:45px; top:45px; background:url(../images/about_line11.png) no-repeat center; width:64px; height:48px; background-size:cover;}
.wenhua .w_left::after{content:''; position:absolute; right:45px; bottom:45px; background:url(../images/about_line21.png) no-repeat center; width:64px; height:48px; background-size:cover;}
.wenhua .w_left .tit{font-size:32px;color:#fff;margin-bottom:30px;font-weight:bold;}
.wenhua .w_left .tit .line{width:50px;height:3px;margin-top:10px;background:#fff;}
.wenhua .w_left .nr{line-height:1.75em;font-size:17px;color:#fff;}
.wenhua .w_left .nr p{margin-bottom:15px;}
.wenhua .w_right{background:#ffffff;padding:55px 30px;color:#222;position:relative;}
.wenhua .w_right::before{content:''; position:absolute; left:45px; top:45px; background:url(../images/about_line1.png) no-repeat center; width:64px; height:48px; background-size:cover;}
.wenhua .w_right::after{content:''; position:absolute; right:45px; bottom:45px; background:url(../images/about_line2.png) no-repeat center; width:64px; height:48px; background-size:cover;}
.wenhua .w_right .intro{padding:90px 45px;}
.wenhua .w_right .intro .t{font-size:32px; line-height:32px; font-weight:bold; color:#222222; margin-bottom:10px;}
.wenhua .w_right .intro .c{font-size:17px; line-height:2em;color:#222222;}
.wenhua .w_right .intro .name{font-size:20px; line-height:40px; color:#222222; text-align:right;}

/*人才招聘*/
.job_show .content {}
.job1{ background:#89bc34; width:100%; height:56px; line-height:56px;}
.job1 h2,.job_list h2{float:left;width: calc(100% / 4);text-align:center;font-size:18px;height:56px;line-height:56px;margin:0;font-weight:400;color:#fff;}
.job_list{ border-bottom:1px solid #f2f2f2; background:#fff; cursor:pointer;}
.job_list h2{ color:#333;}
.job_list h2 i{ font-size:30px; /*margin-top:12px;*/ display:block;}
.job_list1{padding:20px; background: #f8fcf2; padding-left:20px;}

.job_list2{ margin-bottom:20px;}
.job_list2 h3{ text-align:left; font-size:20px; color:#333; line-height:20px; margin-bottom:16px;}
.job_list2 p{ text-align:left; font-size:15px; color:#666; margin-bottom:10px;}
.panel-default > .panel-heading,.panel-default > .panel-heading + .panel-collapse > .panel-body{ padding:0;}

/*产品中心*/
.ny_product .l{ background:#fff; padding:30px 25px; border:1px solid #eee; margin-bottom:30px;}
.ny_product .l .img1{overflow:hidden;}
.ny_product .l .img1 img{display:block; max-width:100%; margin:0 auto;transform: scale(1,1); transition-duration: 0.5s;}
.ny_product .l .tit{ text-align:center; margin:20px auto; font-size:20px; color:#222222;height:56px;}
.ny_product .l .text{ color:#888888; font-size:15px; line-height:26px; height:50px; overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
.ny_product .l .more{ width:140px; height:36px; line-height:36px; border-radius:18px; text-align:center;font-size:15px;margin:30px auto;background:#89bc34;color:#fff;}
.ny_product .l:hover{border:1px solid #89bc34;}
.ny_product .l a:hover .img1 img{transform: scale(1.1,1.1); transition-duration: 0.5s;}
.ny_product .l a:hover .tit{ color:#89bc34;}
.ny_product .l a:hover .more{background:#fff; color:#89bc34;border:1px solid #89bc34;}

.product_show .product_top{}
.product_show .product_top .product_top_pic{overflow:hidden;}
.product_show .product_top .product_top_nr{padding: 0 15px;}
.product_show .product_top .product_top_nr ul{margin-bottom:0;}
.product_show .product_top .product_top_nr ul li{padding:10px 0;border-bottom:1px solid #ddd;}
.product_show .product_top .product_top_nr ul li .name{font-size:20px;color:#89bc34;margin-bottom:13px;/*font-weight:bold;*/}
.product_show .product_top .product_top_nr ul li .tit{font-size:22px;color:#333;}
.product_show .product_top .product_top_nr ul li .text{font-size:16px;color:#333;line-height:26px;}
.product_show .product_top .product_top_nr ul li .text p{margin-bottom:6px;}
.product_show .product_top .product_top_nr ul li .text img{display:block;max-width:100%;}
.product_canshu{background-color:#f3f3f3;font-size:16px;color: #333;line-height:26px;}
.product_canshu table{width:100% !important;margin-bottom:15px;}
.product_canshu table tr td{padding:5px;line-height: 26px;font-size:16px; text-align:center;border:1px solid #ddd !important;}
.product_xiangguang{}

/*行业应用*/
.ny_hangye{}
.ny_hangye .l{margin-bottom:30px;}
.ny_hangye .l .pic{border-radius:10px;overflow:hidden;}
.ny_hangye .l .pic img{display:block;max-width:100%; margin:0 auto;transform: scale(1,1); transition-duration: 0.5s;}
.ny_hangye .l .tit{position:relative;line-height:50px;font-size:16px;color:#222222;}
.ny_hangye .l .tit .more{position:absolute;top:0;right:0;color:#89bc34;font-size:16px;}
.ny_hangye .l .tit .more i{padding-left:10px;font-size:20px;}
.ny_hangye .l a:hover .pic img{transform: scale(1.1,1.1); transition-duration: 0.5s;}
.ny_hangye .l a:hover .tit{ color:#89bc34;}

.ny_hangye_show{}
.ny_hangye_show .tit{font-size:22px;color:#333;text-align:center;padding-bottom:15px; border-bottom:1px solid #ddd;margin-bottom:25px;}
.ny_hangye_show .tit .time{padding-top:10px;font-size:16px;color:#666;}
.ny_hangye_show .tit .time i{padding-right:10px;}
.ny_hangye_show .nr{font-size: 16px;line-height: 28px;}
.ny_hangye_show .nr img{display:block;max-width:100%; margin:0 auto; height:auto !important;}
.ny_hangye_show .nr span{text-wrap:wrap !important;}
.ny_hangye_show .nr p{margin-bottom: 10px;text-indent: 2em;}
.ny_hangye_show .nr .back{margin:0 auto; margin-top:30px; width:200px; height:50px; line-height:50px;}
.ny_hangye_show .nr .back a{ display:block; margin:0 auto; width:100%; border-radius:25px; background:#89bc34; color:#fff; font-size:18px; text-align:center;}
.ny_hangye_show .nr .back a i{ padding-right:10px;}
.ny_hangye_show .nr .back a:hover{background:#fff; color:#89bc34; border:2px solid #89bc34;}

.product_down{}
.product_down .list{background-color:#f7f7f7;margin-bottom:30px;border-radius:6px;}
.product_down .list a{display:block;padding:15px 20px;font-size:16px;color:#222;line-height:24px;}
.product_down .list:hover{background-color:#89bc34;}
.product_down .list:hover a{color:#ffffff;}
.product_down .list i{font-size:24px;display:inline-block;color:#89bc34;}
.product_down .list:hover a i{color:#ffffff;}
.product_down .list p{display:inline-block;}
.product_down .list .i_left{padding-right:10px;}
.product_down .list .i_right{padding-left:10px;float: right;}

.ny_product1{background:linear-gradient(to bottom, #f3f3f3 0%, #fff 100%);}

/*服务中心*/
.ny_servcie{font-size:17px;color:#333;line-height:28px;}
.ny_servcie p{margin-bottom:10px;}
.ny_servcie img{display:block;max-width:100%;height:auto !important;}
.ny_servcie .nr{padding:30px; border:1px solid #ddd;}

/*联系我们*/
.ny_contact{}
.ny_contact .list{background:#f3f3f3;}
.ny_contact .list .tit{background:#89bc34;padding:20px 15px;text-align:center;font-size:22px;color:#fff;}
.ny_contact .list ul{margin-bottom:0;}
.ny_contact .list ul li{line-height: 50px;border-bottom:1px solid #ddd;font-size:16px;color:#333;padding:5px 15px;}
.ny_contact .list ul li i{display:inline-block;padding-right:10px;font-size:18px;color:#89bc34;}
.ny_contact .list ul li p{display:inline-block;}

/*底部*/
.footer{width:100%;background-color:#3a444f;padding:50px 0;}
.footer .f_tit{position:relative;font-size:17px;margin-top:15px;margin-left:23px;text-transform:uppercase;margin-bottom:35px;letter-spacing:.5px;word-spacing:2px;color:#999;}
.footer .f_tit::before{content:'';width:12px;height:12px;background-color:#89bc34;transform:none;position:absolute;border-radius:50%;top:6px;left:-24px;}
.footer .f_list{margin-top: -8px;}
.footer .f_list ul li a{font-size:14px;margin-bottom: 10px;display: block;word-spacing: 2px;letter-spacing: 1px;text-transform: uppercase;font-weight:500;color:#888;}
.footer .f_list ul li a:hover {color: #4dbf67;}
.footer .f_list ul li a i{font-size:17px;margin-right:15px;color:#4dbf67;display:inline-block;}
.footer .f_list ul li a p{display:inline-block;}
.footer .ewm{margin-bottom:20px}
.footer .ewm img{display:block;max-width:100%;}

.footer1{line-height: 50px;color:#ccc;background:#313a44;}
.footer1 a{color:#ccc;}
.footer1 span{float:right;}

@media screen and (max-width:1700px){
	
}
@media screen and (max-width:1600px){
	.banner {min-height:697px;}
}
@media screen and (max-width:1500px){
	.banner {min-height:697px;}
}
@media screen and (max-width:1440px){
	.index_top .index_top_right .nav ul li a{font-size:17px;padding: 0 70px;}
	.banner {min-height:697px;}
}
@media screen and (max-width:1400px){
	.index_top .index_top_right .nav ul li a{font-size:17px;}
	.footer .f1 .f_nav{padding-right:36px;}
	.banner {min-height:650px;}
}
@media screen and (max-width:1200px){
	.index_top .index_top_right .nav ul li a{font-size:15px;}
}
@media screen and (max-width:768px){
	header{padding:5px 0;}
	.nav{display: none;}
	.sp_nav{display:block;}
	.banner .swiper-slide .pc{ display:none;}
	.banner .swiper-slide .phone{ display:block;}
	.banner {min-height:366px;padding-top:50px;}
	.banner .header-intro-wrap {top:34%;width:80%;left:10%;}
	.banner .header-intro-wrap .header-intro-title h3{font-size:24px;margin-bottom:0;}
	.banner .header-intro-wrap .header-intro-tag {font-size:16px;margin-top:10px;margin-bottom:30px;}
	.ny_banner img.pc{display:none;}
	.ny_banner img.phone{display:block;}
	.sy_index{padding:40px 0;}
	.sy_about .tit{font-size:22px;word-spacing:1px;}
	.sy_about .text{margin-top:20px;margin-bottom:30px; font-size:16px;line-height:28px;}
	.sy_about .btn.main-btn{padding:8px 15px;}
	.sy_product{padding:80px 0;}
	.sy_title{margin-bottom:10px;}
	.sy_title .t1{font-size:16px;}
	.sy_title .t2{font-size:24px;margin-bottom:15px;}
	.sy_product .p_list .l .tit{font-size:18px;}
	.sy_guanggao .tit{font-size:20px;}
	.sy_guanggao{padding:50px 0;}
	.footer{padding:30px 0;}
	.footer .f1{display:none;}
	.footer .ewm{text-align:center;}
	.footer .ewm img{max-width:50%;}
	.footer1{line-height:26px;}
	.footer1 span{float: none;}
	.page_list ul li{font-size:15px;margin:0 0.5rem;}
	.page_list ul li a{padding:5px 7px;}
	.ny_banner{padding-top:56px;}
	.ny_banner .banner_text .t{font-size:22px;}
	.ny_banner .banner_text .weizhi{margin-top:5px;}
	.xc_nav{display:none;}
	.ny_main{padding:40px 0;}
	.ny_about .ny_about_left{padding:30px 0;}
	.ny_about .ny_about_left .tit{font-size:28px;margin-bottom:20px;}
	.wenhua .w_left{padding:90px 20px;}
	.wenhua .w_left::before{left:25px; top:25px;background-size:cover;}
	.wenhua .w_left::after{right:25px; bottom:25px;width:64px;height:48px;}
	.wenhua .w_left .tit{font-size:28px;margin-bottom:20px;}
	.wenhua .w_left .nr{font-size:16px;}
	.wenhua .w_left .nr p{margin-bottom:10px;}
	.wenhua .w_right{padding:30px;}
	.wenhua .w_right::before{left:25px; top:25px;width:64px;height:48px; }
	.wenhua .w_right::after{right:25px; bottom:25px;width:64px;height:48px;}
	.wenhua .w_right .intro{padding:70px 0;}
	.wenhua .w_right .intro .t{font-size:28px;line-height:28px;margin-bottom:10px;}
	.wenhua .w_right .intro .c{font-size:16px;}
	.job_list h2{font-size:16px;}
	.ny_product .l{padding:20px 15px;margin-bottom:30px;}
	.ny_product .l .tit{margin:20px auto; font-size:18px;height:auto;}
	.ny_product .l .more{margin:10px auto;}
	.product_show .product_top .product_top_nr{padding:0;}
	.product_down .list{margin-bottom:20px;}
	.product_down .list i{font-size:18px;}
	.ny_hangye .l{margin-bottom:10px;}
	.ny_hangye .l .tit{font-size:17px;}
	.ny_hangye .l .tit .more{font-size:14px;}
	.ny_hangye_show .nr .back{width:150px;height:42px;line-height:42px;}
	.ny_servcie{font-size: 16px;}
	.ny_servcie .nr{padding:15px;}
	.ny_contact .list .tit{padding:15px;font-size:18px;}
	.ny_contact .list ul li{line-height:40px;}
}
@media screen and (max-width:500px){
	.banner {min-height:275px;padding-top:50px;}
	.banner .header-intro-wrap {top:20%;width:80%;left:10%;}
	.banner .header-intro-wrap .header-intro-title h3{font-size:22px;margin-bottom:0;}
	.banner .header-intro-wrap .header-intro-tag {font-size:15px;margin-top:10px;margin-bottom:30px;}
	.sy_news .list .box .tit{height:auto;}
	.sy_news .list .box .txt{height:auto;}
	.sy_guanggao .sy_tel{font-size:16px;padding:10px 5px;width:320px;}
	.ny_banner .banner_text{top:38%;}
}

@media screen and (max-width:460px){
	.banner {min-height:250px;padding-top:50px;}
	.banner .header-intro-wrap {top:20%;width:80%;left:10%;}
	.banner .header-intro-wrap .header-intro-title h3{font-size:22px;margin-bottom:0;}
	.banner .header-intro-wrap .header-intro-tag {font-size:15px;margin-top:10px;margin-bottom:30px;}
}


