/*外部公共样式*/
@import "iconfont.css";
@import "bootstrap.min.css";
@import "../swiper/css/swiper.min.css";
/*END-外部公共样式*/
.clearfix:after{content:" ";display:block;height:0;clear:both;visibility:hidden;}

/*头部+导航+大图*/
.topbox{width:100%; background-image: linear-gradient(#fefefe, #eee); line-height:36px; font-size:14px; color:#000;}
.topbox a{color:#000; margin:0 10px;}
.topbox a:last-child{margin:0 0 0 10px;}
.topbox a:hover{ color:#09972e; text-decoration:underline !important;}

.header{width:100%; padding:33px 0;}
.logo img{width:100%; max-width:536px; max-height:62px;}

.header_dianhua{line-height:24px; color:#000; font-size:14px; background:url(../images/header_dianhua.png) no-repeat left center; padding-left:64px;}
.header_dianhua span{display:block; overflow:hidden; font-family:Impact; line-height:34px; font-size:36px; color:#128527;}

.navs{background:url(../images/nav_bj.jpg) repeat-x left center; background-size:auto 100%; position:relative; left:0; top:0; z-index:999999;width: 100%; float:left;}
.nav{width:100%;}
.nav>li{width:12.5%; position:relative; padding-right:1px;}
.nav>li::before{content:""; width:1px; float:left; height:14px; background:#fff; opacity:0.6; position:absolute; right:0; top:50%; transform:translateY(-50%);}
.nav>li:last-child::before{display:none;}
.nav>li>a{width:100%; height:50px; line-height:50px; font-size:16px; color:#fff; text-align:center;}
.nav>li:hover>a{background:#09972e; color:#fff;}
.nav>li>a.on{background:#09972e; color:#fff;}

.nav_sub{display:none; width:100%; float:left; padding:2px 0; position:absolute; left:0; top:100%; z-index:999999; background:rgba(7, 107, 52, 0.8);}
.nav_sub>dd{display:block; overflow:hidden;}
.nav_sub>dd>a{display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; font-size:14px; color:#fff;}
.nav_sub>dd>a:hover{background:#09972e; color:#fff;}

/*banner*/
.banner{width:100%; position:relative;}
.banner .banner-imgbox .swiper-slide img{width:100%;}
/*圆点*/
.banner .swiper-pagination {opacity:0; position: absolute; right:0; bottom:15px;}
.banner .swiper-pagination-bullet {width:14px; height:14px;  background:#706f6d; opacity:0.5; border-radius:50%; margin:0 6px;}
.banner .swiper-pagination-bullet-active{opacity:1; background:#706f6d;}
.banner:hover .swiper-pagination{opacity:1;} 
/*箭头*/
.banner .next{right:2%; position:absolute;top:50%; margin-top:-35px; width:38px; height:70px; background:url(../images/imgs/next.jpg) no-repeat center center; overflow:hidden; opacity:0;  cursor:pointer; z-index:999999; transition:all 0.4s;}
.banner .prev{left:2%; position:absolute;top:50%; margin-top:-35px; width:38px; height:70px; background:url(../images/imgs/prev.jpg) no-repeat center center; overflow:hidden; opacity:0; cursor:pointer; z-index:999999; transition:all 0.4s;}
.banner:hover .next{opacity:1;}
.banner:hover .prev{opacity:1;}
/*END-头部+导航+大图*/

/*首页内容*/
.search{width:100%; overflow:hidden;  border-bottom:1px solid #e5e5e5; padding:10px 0;}
.search_form{width:346px; float:right;}
.search_inp1{width:calc(100% - 46px); float:left; height:42px; border:2px solid #09972e; background:#fff; font-size:14px; color:#000; padding:0 10px;}
.search_btn{width:46px; float:left; height:42px; background:#09972e; border:none; font-size:14px; color:#fff; outline:none; cursor:pointer;}
.search_txt{display:block; overflow:hidden; line-height:22px; font-size:14px; color:#000; padding-top:10px;}
.search_txt>a{margin:0 5px; color:#000;}
.search_txt>a:hover{color:#09972e; text-decoration:underline!important;}

.main{width:100%; overflow:hidden; padding:30px 0;}
.main_left{width:242px; float:left;}
.about{width:100%; float:left;}
.about_title{display:block; overflow:hidden; height:50px; line-height:50px; text-align:center; background:#09972e; font-size:24px; color:#fff; font-weight:bold;}
.about_ul{display:block; overflow:hidden;}
.about_ul>li{display:block; overflow:hidden; margin-top:4px; border:1px solid #d8d8d8; padding:1px; transition:all 0.4s; background:#fff;}
.about_ul>li>a{display:block; overflow:hidden; height:42px; line-height:40px; border:1px solid #e8e8e8; background-image: linear-gradient(#fff, #e9e9e9); padding:0 15px; font-size:14px; color:#000; text-overflow:ellipsis; white-space: nowrap;}
.about_ul>li>a>span{width:20px; height:20px; float:right; background:url(../images/about_jiantou.png) no-repeat center center; background-size:100% 100%; margin-top:10px;}
.about_ul>li:hover{border-color:#09972e; background:#09972e;}
.about_ul>li:hover a{background:#09972e; color:#fff; border-color:#09972e;}
.about_ul>li.about_on{border-color:#09972e; background:#09972e;}
.about_ul>li.about_on a{background:#09972e; color:#fff; border-color:#09972e;}

.main_right{width:925px; float:right;}
.dqwz_title{width:100%; float:left; line-height:59px; border-bottom:1px solid #ccc; font-size:15px; color:#666;}
.dqwz_title>span{float:left; font-size:30px; color:#09972e; font-weight:bold; margin-right:10px;}
.dqwz_contect{width:100%; float:left; padding-top:30px;}
.cp_ul{display:block; overflow:hidden; width:960px;}
.cp_ul li{width:285px; float:left; margin:0 35px 30px 0;}
.cp_ul li .cp_B{width:100%; overflow:hidden;}
.cp_ul li .cp_B .cp_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cp_ul li .cp_B .cp_img::before{content:""; display:block; padding-top:82.4562%;}
.cp_ul li .cp_txt{display:block; overflow:hidden; height:42px; line-height:42px; background:#e5e5e5; text-align:center; font-size:14px; color:#000;} 
.cp_ul li:hover .cp_B .cp_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cp_ul li:hover .cp_txt{background:#09972e; color:#fff;}

.gsjj{width:100%; overflow:hidden; padding:50px 0; background:url(../images/gsjj_bj.jpg) no-repeat center center; background-size:cover;}
.gsjj_title{display:block; overflow:hidden; text-align:center;}
.gsjj_p{display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; overflow:hidden;}
.gsjj_p>span{float:left; line-height:38px; padding:0 30px; position:relative; font-size:33px; color:#09972e; font-weight:bold;}
.gsjj_p>span::before{content:""; width:1200px; float:left; height:1px; background:#ccc; position:absolute; right:100%; top:50%; transform:translateY(-50%);}
.gsjj_p>span::after{content:""; width:1200px; float:left; height:1px; background:#ccc; position:absolute; left:100%; top:50%; transform:translateY(-50%);}
.gsjj_sp{line-height:18px; font-size:15px; color:#000; text-transform:uppercase;}
.gsjj_contect{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap;}
.gsjj_left{width:50%; float:left; margin-top:26px; background-position:center; background-repeat: no-repeat; background-size:cover;}
.gsjj_right{width:50%; float:left; background:url(../images/gsjj_bj2.png) no-repeat center top; padding:65px 25px 30px 40px;}
.gsjj_txt{display:block; overflow:hidden; height:240px; line-height:30px; font-size:14px; color:#000; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:8; -webkit-box-orient: vertical;}
.gsjj_txt>span{float:left; font-size:18px; color:#00923f; font-weight:bold;}
.gsjj_more{display:block; padding-top:10px;}
.gsjj_more>a{width:126px; height:36px; display:block; line-height:36px; text-align:center; font-size:14px; color:#000; background:#fff; box-shadow:0 0 15px rgba(0,0,0,0.3);}
.gsjj_more>a>span{background:url(../images/gsjj_jiantou.png) no-repeat right center; padding-right:30px;}
.gsjj_more>a:hover{background:#09972e; color:#fff;}
.gsjj_more>a:hover>span{background:url(../images/gsjj_jiantou2.png) no-repeat right center;}

.ys{width:100%; overflow:hidden; padding:40px 0;}
.ys_title{width:100%; float:left; position:relative; text-align:center; padding:25px 0 40px 0;}
.ys_title::before{content:""; width:1390px; float:left; height:100%; background:url(../images/ys_title.jpg) no-repeat center top; background-size:contain; position:absolute; left:50%; top:0; transform:translateX(-50%);}
.ys_title_p{line-height:48px; font-size:38px; color:#fff; font-weight:bold; position:relative; z-index:2;}
.ys_title_pp{line-height:28px; font-size:24px; color:#fff; font-weight:bold; text-transform:uppercase; opacity:0.5; position:relative; z-index:2;}
.ys_title_pps{line-height:50px; font-size:34px; color:#fff; position:relative; z-index:2;}
.ys_ul{width:100%; float:left;}
.ys_ul li{width:100%; float:left; margin:20px 0;}
.ys_ul li .ys_L{width:44.25%; float:right;}
.ys_ul li .ys_L>img{display:block; max-width:100%; height:auto; margin:0 auto;}
.ys_ul li .ys_R{width:55.75%; float:left;}
.ys_ul li .ys_R .ys_titleB{display:block; overflow:hidden;}
.ys_ul li .ys_R .ys_titleB .ys_sub{width:96px; float:left; height:96px; line-height:96px; text-align:center; background:url(../images/ys_sub.png) no-repeat center center; background-size:100% 100%; font-size:48px; color:#fff; font-weight:bold; margin-right:15px;}
.ys_ul li .ys_R .ys_titleB .ys_sub_p{display:block; overflow:hidden; line-height:44px; font-size:36px; color:#17ab1a; font-weight:bold;}
.ys_ul li .ys_R .ys_titleB .ys_sub_sp{display:block; overflow:hidden; line-height:52px; font-size:30px; color:#3a3a3a; font-weight:bold;}
.ys_ul li .ys_R .ys_dl{display:block; overflow:hidden; padding-top:30px;}
.ys_ul li .ys_R .ys_dl dd{width:100%; float:left; margin:12px 0; font-size:14px; color:#3a3a3a; overflow:hidden; line-height:25px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; padding-left:20px; background:url(../images/ys_icon.png) no-repeat left 8px;}
.ys_ul li:nth-child(odd) .ys_R .ys_titleB{padding-left:55px;}
.ys_ul li:nth-child(even) .ys_L{float:left;}

.hf{width:100%; overflow:hidden;display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap;}
.hf_L{width:47.5%; float:left; background:url(../images/hf_bj1.jpg) no-repeat center center; background-size:cover; padding:30px 0 15px 0;}
.hf_B{float:right; width:100%; max-width:540px; padding:32px 50px; position:relative;}
.hf_B::before{content:""; width:155px; float:left; height:100%; position:absolute; left:0; top:0; border:5px solid #18ae1c; border-right:none;}
.hf_B .hf_heng1{width:5px; float:left; height:26px; position:absolute; left:150px; top:0; background:#18ae1c;}
.hf_B .hf_heng2{width:5px; float:left; height:26px; position:absolute; left:150px; bottom:0; background:#18ae1c;}
.hf_B .hf_p{display:block; overflow:hidden; line-height:46px; font-size:32px; color:#28b12f; font-weight:bold;}
.hf_B .hf_txt{display:block; overflow:hidden; height:66px; line-height:22px; font-size:12px; color:#3e3e3e; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical;}
.hf_C{width:18%; float:left; background:url(../images/hf_bj2.jpg) no-repeat center center; background-size:cover; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; align-items:center; -ms-flex-line-pack:center; align-content:center;}
.hf_dianhua{float:left; background:url(../images/hf_dianhua.png) no-repeat left center; padding-left:70px; font-size:16px; color:#fff; line-height:26px;}
.hf_dianhua>span{display:block; overflow:hidden; line-height:44px; font-family:Impact; font-size:36px;}
.hf_R{width:34.5%; float:left; background:url(../images/hf_bj3.jpg) no-repeat center center; background-size:cover;}

.case{width:100%; overflow:hidden; padding:40px 0;}
.case_ul{display:block; width:1240px; padding-top:30px;}
.case_ul li{width:270px; float:left; margin:0 40px 20px 0;}
.case_ul li a{display:block; overflow:hidden; background:#e6e6e6; padding:5px; box-shadow:0 0 10px rgba(0,0,0,0.35);}
.case_ul li a .case_B{width:100%; overflow:hidden;}
.case_ul li a .case_B .case_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.case_ul li a .case_B .case_img::before{content:""; display:block; padding-top:75.0958%;}
.case_ul li a .case_txtB{display:block; overflow:hidden; padding:15px 0 10px 0; text-align:center;}
.case_ul li a .case_txtB .case_p{display:block; overflow:hidden; line-height:30px; font-size:14px; color:#000;}
.case_ul li a .case_txtB .case_heng{display:block; overflow:hidden; width:100%; max-width:126px; height:1px; background:#b8b8b8; margin:5px auto;}
.case_ul li a .case_txtB .case_sp{display:block; overflow:hidden; line-height:22px; font-size:14px; color:#3a3939;}
.case_ul li a:hover{background:#09972e;}
.case_ul li a:hover .case_B .case_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.case_ul li a:hover .case_txtB .case_p{color:#fff;}
.case_ul li a:hover .case_txtB .case_heng{background:#fff;}
.case_ul li a:hover .case_txtB .case_sp{color:#fff;}

 
.news{width:100%; overflow:hidden;}
.news_ul{display:block; overflow:hidden; padding-top:40px;}
.news_ul li{width:52%; float:right; padding-bottom:10px; border-bottom:1px dotted #b2b2b2; margin-bottom:10px;}
.news_ul li a{width:100%; float:left; background:#ededed; padding:10px; display:-webkit-box; display:-ms-flexbox; display:flex;}
.news_ul li a .news_B{width:170px; float:left; border:1px solid #d5d5d5; overflow:hidden; display:-webkit-box; display:-ms-flexbox; display:flex;}
.news_ul li a .news_B .news_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.news_ul li a .news_B .news_img::before{content:""; display:block; padding-top:68.4524%;}
.news_ul li a .news_R{width:calc(100% - 168px); float:left; padding-left:20px; color:#444;}
.news_ul li a .news_R .news_p{display:block; overflow:hidden; line-height:30px; font-size:14px; font-weight:bold; text-overflow:ellipsis; white-space: nowrap;}
.news_ul li a .news_R .news_txt{display:block; overflow:hidden; line-height:24px; height:48px; font-size:14px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.news_ul li a .news_R .news_sp{display:block; overflow:hidden; line-height:24px; font-size:14px;}
.news_ul li a:hover{background:#09972e;}
.news_ul li a:hover .news_B .news_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.news_ul li a:hover .news_R{color:#fff;}
.news_ul li:first-child{width:43.5%; float:left;padding:0; margin:0; border-bottom:none;}
.news_ul li:first-child a{padding:0;-ms-flex-wrap:wrap; flex-wrap:wrap; background:#fff;}
.news_ul li:first-child a .news_B{width:100%;}
.news_ul li:first-child a .news_B .news_img::before{padding-top:61.9962%;}
.news_ul li:first-child a .news_R{width:100%; margin-top:20px; padding:0;}
.news_ul li:first-child a:hover{background:#fff;}
.news_ul li:first-child a:hover .news_R{color:#09972e;}
.news_ul li:last-child{padding:0; margin:0; border-bottom:none;}

.Testing{width:100%; overflow:hidden; padding:60px 0;}
/*END-首页内容*/

/*底部*/
.lxwm{width:100%; overflow:hidden; background:url(../images/lxwm_bj.jpg) no-repeat center center; background-size:cover; padding:60px 0;}
.lxwm_left{width:45%;}
.lxwm_p{display:block; overflow:hidden; line-height:32px; font-size:24px; color:#09972e; font-weight:bold;}
.lxwm_txt{display:block; overflow:hidden; font-size:16px; line-height:44px;}
.lxwm_txt>span{display:block; overflow:hidden; font-size:28px; color:#09972e; font-weight:bold; padding-top:30px;}
.lxwm_txt>em{font-family:Impact; font-size:28px; color:#df7813;}
.lxwm_form{display:block; overflow:hidden; padding-top:30px;}
.lxwm_inp1{width:calc(50% - 13px); float:left; height:43px; line-height:42px; border-bottom:1px solid #7b7b7b; background:none; font-size:12px; color:#000; padding:0 5px;}
.lxwm_inp1::-webkit-input-placeholder{color: #000;} 
.lxwm_inp1:-moz-placeholder{color: #000;} 
.lxwm_inp2{width:100%; float:left; height:79px; line-height:22px; border-bottom:1px solid #7b7b7b; background:none; font-size:12px; color:#000; padding:10px 5px; margin-top:10px; border:none; outline:none; border-bottom:1px solid #7b7b7b;  font-family:'Microsoft YaHei';}
.lxwm_inp2::-webkit-input-placeholder {color:#000;} 
.lxwm_inp2:-moz-placeholder {color:#000;} 
.lxwm_btn{width:118px; float:left; height:32px; background:#09972e; font-size:14px; color:#fff; border:none; cursor:pointer; outline:none; margin-top:35px;}

.footer{background:#09972e; font-size:14px; color:#fff; line-height:24px; padding:23px 0; text-align:center;}
.footer a{color:#fff !important; margin:0 20px;}
.footer a:hover{color:#fff; text-decoration:underline !important;}
/*END-底部*/

/*关于我们*/
.about_title1{margin-top:20px;}
.about_B{display:block; overflow:hidden; font-size:14px; line-height:34px;}
.about_B img{width:100%; display:block; height:auto; margin:0 auto 20px auto;}
.about_B>span{font-size:16px; color:#09972e; font-weight:bold; padding-top:30px;}
.about_B>em{font-family:Impact; font-size:30px; color:#df7813;}
.company{font-size:14px; color:#000; line-height:30px; display:block; overflow:hidden;}
.company>span{font-size:18px; color:#00923f; font-weight:bold;}
/*END-关于我们*/

/*产品中心*/
.cpxq{display:block; overflow:hidden;}
.cpxq_p{display:block; overflow:hidden; text-align:center; font-size:18px; color:#000; line-height:24px;}
.cpxq_img{display:block; overflow:hidden; padding-top:20px;}
.cpxq_img img{max-width:500px!important; width:100%;}
.cpxq_txt{display:block; overflow:hidden; padding-top:20px; font-size:14px; color:#000; line-height:30px;}
/*END-产品中心*/

/*资讯动态*/
.news_ul1{display:block; overflow:hidden;}
.news_ul1 li{display:block; overflow:hidden; padding-bottom:10px; border-bottom:1px dotted #b2b2b2; margin-bottom:10px;}
.news_ul1 li a{width:100%; float:left; background:#ededed; padding:10px; display:-webkit-box; display:-ms-flexbox; display:flex;}
.news_ul1 li a .news_B{width:170px; float:left; border:1px solid #d5d5d5; overflow:hidden; display:-webkit-box; display:-ms-flexbox; display:flex;}
.news_ul1 li a .news_B .news_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.news_ul1 li a .news_B .news_img::before{content:""; display:block; padding-top:68.4524%;}
.news_ul1 li a .news_R{width:calc(100% - 168px); float:left; padding-left:20px; color:#444;}
.news_ul1 li a .news_R .news_p{display:block; overflow:hidden; line-height:30px; font-size:14px; font-weight:bold; text-overflow:ellipsis; white-space: nowrap;}
.news_ul1 li a .news_R .news_txt{display:block; overflow:hidden; line-height:24px; height:48px; font-size:14px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.news_ul1 li a .news_R .news_sp{display:block; overflow:hidden; line-height:24px; font-size:14px;}
.news_ul1 li a:hover{background:#09972e;}
.news_ul1 li a:hover .news_B .news_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.news_ul1 li a:hover .news_R{color:#fff;}

.xwxq{display:block; overflow:hidden;}
.xwxq_p{display:block; overflow:hidden; text-align:center; font-size:18px; color:#000; line-height:24px;}
.xwxq_sp{display:block; overflow:hidden; text-align:center; font-size:12px; line-height:14px; color:#a4a4a4; padding:10px 0; border-bottom:1px dashed #ccc;}
.xwxq_img{display:block; overflow:hidden; padding-top:20px;}
.xwxq_txt{display:block; overflow:hidden; padding-top:20px; font-size:14px; line-height:30px; color:#000;}
.xwxq_txt img{display:block; max-width:100%!important; height:auto; margin:0 auto;}
/*END-资讯动态*/

/*联系我们*/
.contact_txt{display:block; overflow:hidden; font-size:14px; line-height:34px; color:#000;}
.contact_txt>span{font-size:16px; color:#09972e; font-weight:bold;}
.contact_txt>em{font-family:Impact; font-size:30px; color:#df7813;}
.contact_map{width:100%; overflow: hidden; height:350px; border:none; margin-top:20px;}
/*END-联系我们*/
@media (max-width:1500px) {
.hf_dianhua>span {font-size:28px;}
}
@media (max-width:1280px) {
.hf_dianhua>span {font-size:22px;}
}
@media (max-width:1220px) {
/*头部+导航*/
.topbox{padding:0 1%;}
.header{padding:30px 1%;}
#navs{padding:0 1%;}
/*END-头部+导航*/

/*首页内容*/
.search {padding:10px 1%;}

.main {padding:30px 1%;}
.main_left{width:24%;}
.main_right{width:74%;}
.cp_ul {width:102%; margin-left:-1%;}
.cp_ul li {width:31.33%; margin:0 1% 25px 1%;}

.gsjj {padding:40px 1%;}

.ys {padding:40px 1%;}
.ys_ul li .ys_R .ys_titleB .ys_sub_sp {font-size: 28px;}
.ys_ul li:nth-child(odd) .ys_R .ys_titleB {padding-left:0;}

.hf_dianhua>span {
    font-size:28px;
}

.hf_L {padding:30px 0 15px 10px;}
.hf_B {padding:30px;}
.hf_C {width:30%;}
.hf_R {width:22.5%;}

.case {padding:40px 1%;}
.case_ul {width:102%; margin-left:-1%;}
.case_ul li {width:23%; margin:0 1% 20px 1%;}

.news {padding:0 1%;}
.Testing {padding:40px 1%;}
/*END-首页内容*/

/*底部*/
.lxwm{padding:50px 1%;}
.footer{padding:20px 1%;}
/*END-底部*/

}

@media (max-width:991px){
/*头部+导航*/
.icon-menu{float:right; cursor:pointer; width:40px; height:30px; display:flex; flex-wrap:wrap; align-content:space-between; position:absolute;right:10px; top:50%; transform: translateY(-50%); z-index:9999999; background-size:100% 100%;}
.icon-menu span{width:100%; height:6px; float:left;  background:#09972e;}

.topbox{padding:0 10px;}
.header{padding:0; background:#fff; box-shadow:10px 10px 10px rgba(0,0,0,0.3); position:relative; left:0; top:0; z-index:999999;}
.logo {width:100%; padding:15px 10px;}
.nav {display:none; width:150px; padding:2px; position:absolute; right:10px; top:0; background:rgba(7, 107, 52, 0.8);}
.nav>li{width:100%; border-bottom:1px solid #fff; margin:0; background:none; padding:0;}
.nav>li::before{display:none;}
.nav>li>a{width:100%; color:#000; text-align:center; height:40px; line-height:40px; color:#fff;}
.nav>li:hover>a{background:#0051ac; color:#fff;}
/*END-头部+导航*/

/*首页内容*/
.search {padding:10px;}
.search_txt {line-height:20px; padding-top:0;}

.main {padding:30px 10px;}
.main_left{width:29%;}
.main_right{width:69%;}
.cp_ul li {width:48%; margin:0 1% 20px 1%;}

.gsjj {padding:30px 10px;}
.gsjj_right {background:#fff; margin-top:26px; padding:20px;}

.ys {padding:30px 10px;}
.ys_ul li .ys_L {width:40%;}
.ys_ul li .ys_R{width:60%;}
.ys_ul li .ys_R .ys_titleB .ys_sub {width:80px; height:80px; line-height:80px; font-size:40px; margin-right:10px;}
.ys_ul li .ys_R .ys_titleB .ys_sub_p {line-height:40px; font-size:30px;}
.ys_ul li .ys_R .ys_titleB .ys_sub_sp {line-height:40px; font-size:22px;}
.ys_ul li .ys_R .ys_dl {padding-top:10px;}
.ys_ul li .ys_R .ys_dl dd {margin:5px 0;}
.ys_ul li:nth-child(odd) .ys_R .ys_titleB {padding-left:0;}

.hf_L {padding:10px 0 10px 10px;}
.hf_B {padding:15px;}
.hf_B .hf_heng1 {height:15px;}
.hf_B .hf_heng2 {height:15px;}
.hf_B .hf_p {line-height:38px; font-size: 20px;}
.hf_B .hf_txt {height:72px; line-height:18px; -webkit-line-clamp:4;}
.hf_dianhua {padding-left:60px; font-size:14px; line-height:20px;}
.hf_dianhua>span {line-height:40px; font-size:24px;}

.case {padding:30px 10px;}
.case_ul li {margin:0 1% 15px 1%;}
.case_ul li a .case_txtB {padding:5px 0;}

.news {padding:0 10px;}
.Testing {padding:30px 10px;}
/*END-首页内容*/

/*底部*/
.lxwm{padding:30px 10px;}
.lxwm_left {width:48%;}
.lxwm_txt {line-height:40px;}
.lxwm_txt>span {padding-top:20px; font-size:24px;}
.lxwm_form {padding-top:20px;}
.lxwm_btn {margin-top:20px;}
.footer{padding:10px;}
.footer a {margin:0 15px;}
/*END-底部*/

}

@media (max-width:767px){
/*头部+导航*/
.logo {padding:10px;}
.logo img{width:80%;}
.icon-menu {right:10px; width:30px; height:18px;}
.icon-menu span{height:3px;}
/*END-头部+导航*/

/*首页内容*/
.search_form {width:100%;}
.search_txt {width:100%; float:left; padding-top:10px;}

.main {padding:0;}
.main_left {width:100%;}
.about_title {text-align:left; background:url(../images/imgs/sj_jiantou.png) no-repeat right center #09972e; font-size:20px; padding-left:20px;}
.about_ul {display:none; padding:2px;}
.about_ul>li>a {height:34px; line-height:32px; padding:0 10px;}
.main_right {width:100%;}
.dqwz_contect {padding:10px;}
.cp_ul {width:100%; margin-left:0; display:flex; flex-wrap:wrap; justify-content:space-between;}
.cp_ul li {width:calc(50% - 5px); margin:0 0 10px 0;}
.cp_ul li .cp_txt {height:38px; line-height:38px;}

.gsjj {padding:10px;}
.gsjj_p>span {line-height:30px; padding:0 10px; font-size:20px;}
.gsjj_sp {font-size:13px;}
.gsjj_left {width:100%; margin-top:10px;}
.gsjj_left::before{content:""; display:block; padding-top:60%;}
.gsjj_right{width:100%; margin:0; padding:10px;}
.gsjj_txt {height:initial; line-height:20px; font-size:12px; -webkit-line-clamp:initial;}
.gsjj_txt>span {float:none; font-size:16px;}

.ys {padding:10px;}
.ys_title {padding:20px 0;}
.ys_title_p {line-height:30px; font-size: 20px;}
.ys_title_pp {line-height:24px; font-size: 16px;}
.ys_title_pps {line-height:30px; font-size:20px;}
.ys_ul li {margin:10px 0;}
.ys_ul li .ys_L{width:100%;}
.ys_ul li .ys_R{width:100%;}
.ys_ul li .ys_R .ys_titleB .ys_sub {width:50px; height:50px; line-height:50px; font-size:30px; margin-right:5px;}
.ys_ul li .ys_R .ys_titleB .ys_sub_p {line-height:30px; font-size:20px;}
.ys_ul li .ys_R .ys_titleB .ys_sub_sp {line-height:20px; font-size:16px;}
.ys_ul li .ys_R .ys_dl dd {font-size:12px; line-height:18px; -webkit-line-clamp:3; padding-left:15px; background: url(../images/ys_icon.png) no-repeat left 4px;}

.hf_L {width:100%; padding:10px;}
.hf_B .hf_p {line-height:30px; font-size:18px;}
.hf_B .hf_txt {height:initial; -webkit-line-clamp:initial;}
.hf_C {width:100%; padding:10px;}

.case {padding:10px;}
.case_ul {width:100%; margin-left:0; display:flex; flex-wrap:wrap; justify-content:space-between; padding-top:10px;}
.case_ul li {width:calc(50% - 5px); margin:0 0 10px 0;}
.case_ul li a {padding:2px;}

.news_ul {padding-top:10px;}
.news_ul li {width:100%; padding-bottom:5px; margin-bottom:5px;}
.news_ul li a{padding:3px;}
.news_ul li a .news_B{width:110px;}
.news_ul li a .news_R{width:calc(100% - 110px); padding-left:10px;}
.news_ul li a .news_R .news_txt{line-height:18px; height:54px; font-size:12px; -webkit-line-clamp:3;}
.news_ul li a .news_R .news_sp{line-height:18px; font-size:12px;}
.news_ul li:first-child {width:100%; padding-bottom:5px; margin-bottom:5px; border-bottom:1px dotted #b2b2b2;}
.news_ul li:first-child a{padding:3px; background: #ededed;}
.news_ul li:first-child a .news_B{width:110px;}
.news_ul li:first-child a .news_R{width:calc(100% - 110px); padding-left:10px; margin:0;}
.news_ul li:first-child a .news_R .news_txt{line-height:18px; height:54px; font-size:12px; -webkit-line-clamp:3;}
.news_ul li:first-child a .news_R .news_sp{line-height:18px; font-size:12px;}
.news_ul li:first-child a:hover {background: #09972e;}
.news_ul li:first-child a:hover .news_R{color:#fff;}

.Testing {padding:10px;}
/*END-首页内容*/

/*底部*/
.lxwm{padding:10px;}
.lxwm_left {width:100%; margin-bottom:10px;}
.lxwm_p {line-height:30px; font-size:20px; text-align:center;}
.lxwm_txt {line-height:30px; font-size:14px;}
.lxwm_txt>span {padding-top:10px; font-size:20px;}
.lxwm_txt>em{font-size:20px;}
.lxwm_form {padding-top:10px;}
.lxwm_inp1 {width:100%; height:41px; line-height:40px;}
.lxwm_inp2{margin:0;}
.lxwm_btn {margin-top:10px;}
.footer{font-size:12px; line-height:20px;}
.footer a {margin:0 5px;}
/*END-底部*/

/*关于我们*/
.company{line-height:24px;}
.company>span{font-size:16px;}
/*END-关于我们*/

/*产品中心*/
.cpxq_img{padding-top:10px;}
.cpxq_txt{padding-top:10px; line-height:24px;}
/*END-产品中心*/

/*资讯动态*/
.news_ul1 li {padding-bottom:5px; margin-bottom:5px;}
.news_ul1 li a{padding:3px;}
.news_ul1 li a .news_B{width:110px;}
.news_ul1 li a .news_R{width:calc(100% - 110px); padding-left:10px;}
.news_ul1 li a .news_R .news_txt{line-height:18px; height:54px; font-size:12px; -webkit-line-clamp:3;}
.news_ul1 li a .news_R .news_sp{line-height:18px; font-size:12px;}
.xwxq_img{padding-top:10px;}
.xwxq_txt{padding-top:10px; line-height:24px;}
/*END-资讯动态*/

/*联系我们*/
.contact_txt{line-height:24px;}
.contact_txt>em{font-size:20px;}
.contact_map{height:250px; margin-top:10px;}
/*END-联系我们*/

}
/*手机底部*/
.root_kong{width:100%; height:62px; float:left; background:#fff;}
.root{width:100%; height:60px; position:fixed; bottom:0; left:0; z-index:9999999999999; background:url(../images/nav_bj.jpg) repeat-x left center; background-size:auto 100%;}
.root a{width:25%; float:left; height:60px; display:flex; align-content:center; align-items:center; flex-wrap:wrap; justify-content:center; line-height:20px; color:#fff; border-right:1px solid #fff; font-size:12px; font-weight:normal;}
.root a>div{width:100%; float:left;}
.root a>div:first-child span{ font-size:20px;}
.root a:last-child{border:none;}
.root a:hover{background:#09972e; color:#fff;}

.dbbox{ position: fixed; left: 0; bottom:65px; z-index:99999; width: 100%;}
.dbbox .dbs{ position: relative; padding: 0 15px; display:none; text-align:center;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px; border:2px solid #09972e;}
.dbbox .dbs img{ max-width: 140px; }
/*End*/