﻿/*公用样式部分*/
html{width:100%;overflow-x:hidden;}
body{line-height:2;}
.displaynone{display:none;}
.layui-container {width:1230px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px !important;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mt60{margin-top:60px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.bordernone{border:none !important;}
.margin-center{margin-left:auto;margin-right:auto;}
.main-body{transform: translateX(0px); transition: all 0.5s;}
.media-body{margin-top:0;}

/*header*/
.top{height:50px;line-height:50px;background:#f4f4f4;color:#656565;font-size:14px;}
.top .top-right{color:#666;}
.top .top-right a{display:inline-block;line-height:50px;padding:0 10px;transition:all .3s;color:#666;}

.logobox{position:relative;padding:.30rem 0;}
.logo img{padding-right:20px;}
.logori{padding-left:20px;margin-top:10px;border-left:1px solid #ddd;}
.logo strong{display:inline-block;font-size:24px;line-height:30px;color:#333;}
.logo strong i{color:#008d49;font-style:normal;}
.logobox .logoright strong{color:#4e8b05;font-size:28px;line-height:32px;}
.logobox .logoright p{font-size:18px;color:#666;line-height:18px;text-align: right;}
.logobox button{cursor:pointer;border:none; color:#da1c24; font-size:22px;display:none;z-index:20000;background:none;float:left !important;z-index:2;}

#nav{height:60px;line-height:60px;background:#008d49;}
#nav ul>li{float:left;width:13.8111%;text-align:center;position:relative;line-height:60px;box-sizing:border-box;}
#nav ul>li>a{display:block;font-size:16px;color:#fff;}
#nav ul>li.active>a{line-height:60px;font-weight:bold;background:#05af5d;}
#nav ul .submenu{position:absolute;width:100%;top:60px;z-index:99;background:#05af5d;display:none;}
#nav ul .submenu li{line-height:25px;padding:10px 0;border-bottom: 1px solid #fff;}
#nav ul .submenu li:last-child{border-bottom: none;}
#nav ul .submenu li a{color:#FFF;}
#nav ul .submenu li a:hover{color:#fff;}

/*banner轮播*/
.swiper-container{width:100%;height:600px;}
.swiper-slide{background-repeat: no-repeat;background-size: cover;background-position: center;}
.swiper-pagination-bullet{width:14px;height:14px;background:#fff;}
.swiper-pagination-bullet-active{background:#008d49;}
.swiper-pagination-bullet{opacity: 1;}

.search-box{line-height:60px;height:60px;border-bottom: 1px solid #ddd;}
.search-box .link span{padding-right:10px;color:#333;font-size:16px;display:inline-block;font-weight:bold;}
.search-box .link a{padding:0 10px;color:#333;}
.search-box .link a:hover{color:#008d49;}
.search form{border-left:1px solid #ddd;height:60px;}
.search .sousu{width:240px;line-height:60px;padding-left:10px;color:#666;border:none;box-sizing: border-box;background:none;}
.search .sou-zi{width:60px;line-height:60px;background:none;font-size:16px;color:#333;border:none;cursor:pointer;text-align: center;}

/*产品中心*/
.indexProduct-lf{width:245px;}
.indexProduct-lf p{position: relative;top:17px;}
.indexProduct-lf h2{font-size:24px;background:url(../images/index1.png) top center no-repeat;color:#fff;line-height: 100px;height:80px;text-align: center;}
.indexProduct-lf-body{background:#e1e1e1;}
.indexProduct-list{margin:15px 10px 0 10px;}
.indexProduct-list li{height:40px;line-height: 40px;text-align: center;font-size:16px;background:#008d49;margin-bottom: 15px;}
.indexProduct-list li a{color:#fff;}
.indexProduct-lf-body .contact{padding-left:30px;}
.indexProduct-lf-body .contact p{background:url(../images/phone.jpg) left center no-repeat;font-size:14px;color:#333;line-height: 30px;padding-left:30px;}
.indexProduct-lf-body .contact h3{font-size:24px;color:#008d49;}
.indexProduct-rt{width:900px;margin-top:17px;}
.indexProduct-rt ul li{margin-bottom: 30px;}
.indexProduct-rt ul li a{display:block;text-align: center;}
.indexProduct-rt ul li a span{display:block;height:210px;overflow: hidden;background:#fff;box-shadow: 0 1px 5px rgba(0,0,0,.3);}
.indexProduct-rt ul li a span>img{width:100%;height:210px;}
.indexProduct-rt ul li a p{height:35px;line-height: 35px;background:#008d49;font-size:14px;color:#fff;}

/*ban*/
.ban{background:url(../images/ban_bj.jpg) top center no-repeat;height:200px;}
.ban ul.ban-box{padding:15px 50px 0 50px;}
.ban ul.ban-box li{float:left;width:16.6666%;text-align: center;}
.ban ul.ban-box li h4{font-size:20px;color:#fff;line-height: 30px;margin-top:10px;}
.ban ul.ban-box li p{font-size:12px;color:#fff;line-height: 20px;text-transform: uppercase;}

/*我们的优势*/
.advant{background:url(../images/bj2.png) top center no-repeat;width:100%;}
.advant-box{padding:50px 0 50px 540px;}
.advant-box ul li{margin-top:32px;}
.advant-box ul li div.media-body{padding-left:20px;}
.advant-box ul li div.media-body h3{font-size:20px;line-height:30px;color:#008d49;font-weight:bold;padding-top:10px;}
.advant-box ul li div.media-body p{font-size:14px;color:#666;line-height: 25px;}

/*公共大标题*/
.indexTitle b{font-size:40px;color:#b4b4b4;text-transform: uppercase;display:block;line-height: 45px;}
.indexTitle h2{font-size:30px;color:#008d49;font-weight:bold;line-height: 40px;}

/*客户案例*/
.anli{background:#f5f5f5;padding:50px 0;}
.anli-box{position: relative;}
.anli-box .bd li{width:25%;float: left;}
.anli-box .bd div.anli-item{margin:0 10px;}
.anli-box .bd div.anli-item a{display:block;}
.anli-box .bd div.anli-item a span{display:block;2.5rem;overflow: hidden;text-align: center;}
.anli-box .bd div.anli-item a span>img{width:100%;height:100%;}
.anli-box .bd div.anli-item a div.txt{background:#fff;padding:20px 0 20px 20px;}
.anli-box .bd div.anli-item a div.txt h3{font-size:16px;color:#333;line-height: 20px;}
.anli-box .bd div.anli-item a div.txt p{width:.47rem;height:2px;background:#008d49;margin-top:10px;}
.anli-box .prev,.anli-box .next{position: absolute;top:123px;}
.anli-box .prev{left:-40px;}
.anli-box .next{right:-40px;}
.anli-box .prev img,.anli-box .next img{width:40px;height:40px;}

/*关于我们*/
.indexAbout{width:100%;background:url(../images/bj3.jpg) top center no-repeat;padding:50px 0 30px 0;}
.indexAbout .indexTitle b{color:#fff;}
.indexAbout .indexTitle h2{color:#fff;}
.indexAbout-box{background:#fff;padding-bottom: 20px;}
.indexAbout-box .fourItem{border-bottom: 1px solid #ddd;}
.indexAbout-box .fourItem li{width:20%;float: left;text-align: center;height:127px;}
.indexAbout-box .fourItem li b{font-size:36px;color:#008d49;display:block;line-height: 80px;}
.indexAbout-box .fourItem li p{font-size:16px;color:#333;line-height: 30px;}
.indexAbout-box .fourItem .fourItem_1{border-right:1px solid #ddd;height:127px;}
.indexAbout-txt{padding:0 30px;font-size:16px;color:#333;line-height: 30px;margin-top:30px;}
.indexAbout-txt p{text-indent:2em;}
.indexAbout-txt a{display:block;width:.5rem;height:.13rem;margin:30px auto 0;}
.indexAbout-txt a img{display:block;width:.5rem;height:.13rem;}

.honor{position: relative;padding:0 30px;}
.honor .bd li{width:25%;float: left;}
.honor .bd div.honor-item{margin:0 10px;}
.honor .bd div.honor-item a{display:block;text-align: center;}
.honor .bd div.honor-item a span{display:block;2.5rem;padding:10px;box-sizing:border-box;background:#f5f5f5;overflow: hidden;}
.honor .bd div.honor-item a span>img{width:100%;height:100%;}
.honor .bd div.honor-item a p{font-size:16px;color:#333;margin-top:10px;}

/*新闻资讯*/
.indexNews{background:#f5f5f5;padding:50px 0;}
.news{width:800px;}
.news-tit{overflow:hidden;width:100%;}
.news-tit li{font-size: 18px;padding: 0 15px;float: left;border:1px solid #cecece;background:#fff;margin-right:20px;}
.news-tit li a{color:#333;}
.news-body{margin-top:20px;}
.news-hot div.float-left{width:240px;height:180px;overflow: hidden;}
.news-hot div.float-left>img{width:100%;height:100%;}
.news-hot div.media-body{padding:5px 20px;background:#fff;}
.news-hot div.media-body h3{font-size:18px;font-weight:bold;line-height: 30px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;padding-top:8px;}
.news-hot div.media-body h3 a{color:#333;}
.news-hot div.media-body h3:hover a{color:#eb2a4a;}
.news-hot div.media-body p{font-size:14px;color:#666;line-height: 30px;margin-bottom: 10px;}
.news-hot div.media-body span.date{font-size:14px;color:#999;}
.news-list{margin-top:20px;}
.news-list li{line-height: 25px;font-size: 14px;background:url(../images/list.png) left center no-repeat;padding-left: 15px;margin-bottom: 10px;}
.news-list li a{display: block;float: left;width: 80%;color: #666666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.cur{background:#008d49!important;}
.cur a{color:#fff!important;}

.problem{width:350px;background:#fff;}
.problem-tit{overflow:hidden;width:100%;background:#008d49;height:40px;line-height: 40px;}
.problem-tit p{font-size: 18px;color:#fff;font-weight: bold;padding-left:20px;}
.problem .bd{height:360px;overflow: hidden;margin-top:20px;padding:0 15px;}
.problem ul li{margin-bottom: 18px;border-bottom: 1px solid #dbdbdb;padding-bottom: 5px;box-sizing: border-box;}
.problem ul li h3{background:url(../images/wen-w.png) left center no-repeat;padding-left:35px;line-height: 33px;}
.problem ul li h3 a{font-size:16px;color:#2e2e2e;line-height: 16px;}
.problem ul li h3 a:hover{color:#c70125;}
.problem ul li p{font-size:14px;color:#929292;background:url(../images/wen-d.png) left 1px no-repeat;padding-left:35px;line-height: 33px;margin-top:10px}

/*友情链接*/
.flink .layui-tab{margin:0px!important;}
.layui-tab-brief>.layui-tab-title .layui-this{color:#008d49;}
.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after{border-bottom: 2px solid #008d49;}

/*footer*/
.footer{background:#008d49;padding:30px 0;}
.footer-lf{width:250px;padding-top:55px;}
.footer-center{width:624px;border-left: solid 1px #1a9f70;border-right: solid 1px #1a9f70;height: 157px;padding: 15px 0 0 67px;}
.footer-center p{font-size:14px;color:#fff;line-height: 30px;}
.erweima{width:140px;}
.erweima span{display:block;width:140px;height:140px;overflow: hidden;}
.erweima span>img{width:100%;height:100%;}
.erweima p{font-size:14px;color:#fff;text-align: center;line-height: 40px;}
.footer-nav{background:#1b1718;height:60px;line-height: 60px;text-align: center;}
.footer-nav span{color:#fff;font-size:16px;}
.footer-nav span a{color:#fff;padding:0 10px;}

.sj-toolbar{position:fixed;bottom:20px;right:15px;z-index:10000;}
.sj-toolbar a.bohao{display:block;width:53px;height:53px;background:url(../images/toolbar1.png) no-repeat;background-position: 0 0;}
.sj-toolbar a.fhtop{display:block;width:52px;height:52px;background:url(../images/toolbar1.png) no-repeat;background-position: 0 -62px;}
@media only screen and (min-width: 320px) and (max-width: 640px) {
	.layui-container {width:auto!important;}
	.banner .pic li{height:140px;}
	.logobox{text-align:center;height:.9rem;}	
	.logobox .logo,.aboutus-cont .abtTxt{margin:0;}
	.logobox .logo img{width:2.1rem;margin-top:5px;float:left;margin-left:15px;}
	.logobox{padding:0;}
	.logobox button{display:block;margin-top:5px;}
	
	.logobox .head-icon{width:.9rem;height:.9rem;float:right;display:block;position:relative;}
	.logobox .head-icon span{display:block;position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: .5rem;
    height: .37rem;
    transition: all 0.5s ease-in-out;
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(../images/icon1.png);}
	.head-icon.active span{width: 0.37rem;height: 0.37rem;background-image: url(../images/icon2.png);}
	/*主导航样式*/
	#nav{background-color: rgba(0, 0, 0, 0.7);height:auto;}
	#nav ul>li{width:100%;background:none;}
	#nav ul>li a{color:#666;font-size:14px;}
	#nav ul>li.active>a{line-height:.8rem;color:#666;background:none;}
	#nav ul>li:hover a{color:#333;font-weight:bold;}
	.navbar{position: fixed;display:none;top: .9rem;left: 0;width: 100%;bottom: 0;z-index: 9999;}
	.navbar-nav{width: 100%;background-color: #fff;z-index: 1200;border-top: .01rem solid #e5e5e5;padding-bottom: .8rem;}
	.navbar-nav ul{width:100%;height:auto;overflow:hidden;}
	.navbar-nav li{width:100%;height:auto;overflow:hidden;border-bottom:.01rem solid #e5e5e5;float:none}
	.navbar-nav li a{display: block;width: 100%;text-align: center;line-height: .8rem;height: .8rem;font-size: .24rem;color: #666;}
	.navbar-nav li a:hover{color:#149350;}
	
	.swiper-container{height:150px;}
	
	.indexProduct{margin-top:30px!important;}
	.indexProduct-lf{width:100%;float:none!important;}
	.indexProduct-lf>p{display:none;}
	.indexProduct-lf h2{background:#008d49;line-height: 60px;height:60px;}
	.indexProduct-list li{margin-bottom: 10px;}
	.indexProduct-rt{width:100%;float:none!important;}
	.indexProduct-rt ul li{margin-bottom: 10px;}
	
	.advant{margin-top:30px;background:#008d49;}
	.advant-box{padding-left:0px;padding-top:30px;}
	.advant-box ul li div.media-body h3{color:#fff;font-size:18px;}
	.advant-box ul li div.media-body p{font-size:14px;color:#fff;line-height: 20px;}
	.advant-box ul li div.float-left{width:80px;height:80px;overflow: hidden;}
	.advant-box ul li div.float-left>img{width:100%;height:100%;}
	.advant-box ul li{margin-top:15px;}
	.indexTitle b{font-size:22px;line-height: 30px;}
	.indexTitle h2{font-size:20px;line-height: 30px;}
	
	.anli{padding:30px  0;}
	.anli-box .bd li{width:100%;}
	.anli-box{margin-top:20px!important;}
	
	.indexAbout{padding:30px 0;}
	.indexAbout-txt p{line-height: 22px;padding-top:15px;}
	.indexAbout-txt a{margin:15px auto 0;}
	.honor .bd li{width:100%;}
	
	.news{width:100%;float:none!important;}
	.news-hot div.media-body p{line-height: 25px;}
	.news-list li a{width:70%;}
	.news-list li{line-height: 20px;}
	.problem{width:100%;float:none!important;}
	
	.footer{padding:15px 0;}
	.footer-center{height:auto;border:none;padding:0;width:100%;float:none!important;}
	

}
